Skip to content

Commit 69a790a

Browse files
authored
version-upgrade: v1.0.14
1 parent 5ee5406 commit 69a790a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
with codecs.open(os.path.join(here, "README.md"), encoding="utf-8") as fh:
88
long_description = "\n" + fh.read()
99

10-
VERSION = "1.0.13"
10+
VERSION = "1.0.14"
1111
DESCRIPTION = "Etsy API Client Library for Python"
1212

1313
# Setting up

0 commit comments

Comments
 (0)