diff --git a/setup.py b/setup.py index 4e9a3ef..93a2e5a 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name = 'ic-py', - version = '0.0.4', + version = '0.0.5', description = 'Python Agent Library for the Internet Computer', long_description = long_description, long_description_content_type = "text/markdown",