Skip to content

Commit 2794532

Browse files
committed
fix package
1 parent 8a6e5d1 commit 2794532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name = 'ic-py',
11-
version = '0.0.1',
11+
version = '0.0.4',
1212
description = 'Python Agent Library for the Internet Computer',
1313
long_description = long_description,
1414
long_description_content_type = "text/markdown",

0 commit comments

Comments
 (0)