diff --git a/setup.py b/setup.py index 127a5be..2262acb 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="learning_orchestra_client", - version="2.2.2", + version="2.2.3", author="Gabriel Ribeiro", author_email="gabbriel.rribeiro@gmail.com", description="learningOrchestra python client",