diff --git a/setup.py b/setup.py index 7167a1b..1ede3ea 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name = 'ic-py', - version = '0.0.9', + version = '0.1.0', description = 'Python Agent Library for the Internet Computer', long_description = long_description, long_description_content_type = "text/markdown",