diff --git a/setup.py b/setup.py index b8c37caf94f9fef0bf1519dd893eac3dec6b3f98..1781eb7ca03cd21aa2036a67d541c2998393e190 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ def load_requirements(): setup( name='perxis', - version='0.0.15', + version='0.0.16', description='Perxis python client', long_description=long_description, long_description_content_type='text/markdown',