Skip to content

Commit 6589e0c

Browse files
committed
Bumped version to 0.0.14 for Pypi Release
1 parent 7b87a79 commit 6589e0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
setuptools.setup(
1515
name="shrimpy_python",
16-
version="0.0.13",
16+
version="0.0.14",
1717
author="ShrimpyOfficial",
1818
author_email="[email protected]",
1919
description="The Official Shrimpy API Python Client",
@@ -34,4 +34,4 @@
3434
"License :: OSI Approved :: MIT License",
3535
"Operating System :: OS Independent",
3636
],
37-
)
37+
)

0 commit comments

Comments
 (0)