From 99be0c9a6703aba2dbdd1c46b4d7f3b61dcd511c Mon Sep 17 00:00:00 2001 From: jay-johnson Date: Thu, 1 Nov 2018 23:31:29 +0000 Subject: [PATCH] new build for the kamene fix on pipeline --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 79c8066..e2630e5 100644 --- a/setup.py +++ b/setup.py @@ -97,7 +97,7 @@ def run_tests(self): setup( name="antinex-core", cmdclass={"test": PyTest}, - version="1.3.10", + version="1.3.11", description=( "AntiNex publisher-subscriber core for processing " "training and prediction requests for deep neural "