diff --git a/setup.py b/setup.py index 6f7691e..a09fb09 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name='hypervector-wrapper', - version='0.0.4', + version='0.0.5', description='Python wrapper to use the Hypervector API', long_description=long_description, long_description_content_type="text/markdown",