Skip to content

Commit 21236e1

Browse files
committed
Update version to 1.1.1
1 parent c031315 commit 21236e1

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
@@ -20,7 +20,7 @@
2020

2121
from setuptools import setup, find_packages
2222

23-
version = "1.1.0"
23+
version = "1.1.1"
2424

2525
# f = open('README.md')
2626
# long_description = f.read().strip()

0 commit comments

Comments
 (0)