We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ee5406 commit 69a790aCopy full SHA for 69a790a
setup.py
@@ -7,7 +7,7 @@
7
with codecs.open(os.path.join(here, "README.md"), encoding="utf-8") as fh:
8
long_description = "\n" + fh.read()
9
10
-VERSION = "1.0.13"
+VERSION = "1.0.14"
11
DESCRIPTION = "Etsy API Client Library for Python"
12
13
# Setting up
0 commit comments