We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65af34f commit a8502f6Copy full SHA for a8502f6
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name="jigsawstack",
9
- version="0.1.25",
+ version="0.1.26",
10
description="JigsawStack Python SDK",
11
long_description=open("README.md", encoding="utf8").read(),
12
long_description_content_type="text/markdown",
0 commit comments