Skip to content

Commit d2d3b20

Browse files
committed
v2.18.1
1 parent 68eb028 commit d2d3b20

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 io.open("README.md", "rt", encoding="utf8") as f:
88
LONG_DESC = f.read()
99

10-
VERSION = "2.18.0"
10+
VERSION = "2.18.1"
1111

1212
# This call to setup() does all the work
1313
setup(

0 commit comments

Comments
 (0)