Skip to content

Commit a9a4f80

Browse files
update version id
1 parent 9f43276 commit a9a4f80

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
@@ -9,7 +9,7 @@ def read(fname):
99

1010
setup(
1111
name="retailtree",
12-
version="1.3.2",
12+
version="1.3.3",
1313
long_description=read("README.md"),
1414
long_description_content_type='text/markdown',
1515
packages=find_packages(),

0 commit comments

Comments
 (0)