diff --git a/setup.py b/setup.py index f2b156c..3673eec 100644 --- a/setup.py +++ b/setup.py @@ -87,7 +87,7 @@ def run_tests(self): setup( name="antinex-core", cmdclass={"test": PyTest}, - version="1.3.1", + version="1.3.2", description=( "AntiNex publisher-subscriber core for processing " "training and prediction requests for deep neural "