We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0af8878 commit 7f301c7Copy full SHA for 7f301c7
1 file changed
setup.py
@@ -7,7 +7,7 @@
7
8
setup(
9
name="jigsawstack",
10
- version="0.1",
+ version="0.1.1",
11
description="JigsawStack Python SDK",
12
long_description=open("README.md", encoding="utf8").read(),
13
long_description_content_type="text/markdown",
@@ -34,4 +34,4 @@
34
"Programming Language :: Python :: 3.10",
35
"Programming Language :: Python :: 3.11",
36
],
37
-)
+)
0 commit comments