We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b87a79 commit 6589e0cCopy full SHA for 6589e0c
1 file changed
setup.py
@@ -13,7 +13,7 @@
13
14
setuptools.setup(
15
name="shrimpy_python",
16
- version="0.0.13",
+ version="0.0.14",
17
author="ShrimpyOfficial",
18
author_email="support@shrimpy.io",
19
description="The Official Shrimpy API Python Client",
@@ -34,4 +34,4 @@
34
"License :: OSI Approved :: MIT License",
35
"Operating System :: OS Independent",
36
],
37
-)
+)
0 commit comments