Skip to content

Commit 69b3117

Browse files
committed
For release
1 parent 18332b3 commit 69b3117

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
@@ -22,7 +22,7 @@
2222
with open(path.join(this_directory, 'README.md')) as f:
2323
long_description = f.read()
2424

25-
VERSION = "1.4"
25+
VERSION = "1.4.1"
2626

2727
setup(
2828
version=VERSION,

0 commit comments

Comments
 (0)