We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f7d925 commit 44eab8eCopy full SHA for 44eab8e
setup.py
@@ -8,7 +8,7 @@
8
9
setup(
10
name = 'ic-py',
11
- version = '0.1.0',
+ version = '1.0.0',
12
description = 'Python Agent Library for the Internet Computer',
13
long_description = long_description,
14
long_description_content_type = "text/markdown",
0 commit comments