Skip to content

Commit 92818cc

Browse files
committed
Bump version in setup.py
Having two mechanisms is just asking for trouble. In 5.x we'll drop the use of tags.
1 parent 0912d9a commit 92818cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
# This version identifier should refer to the NEXT release, not the
2323
# current one. After each release, the version should be incremented.
24-
VERSION = '4.0.35'
24+
VERSION = '4.0.38'
2525

2626

2727
def _print(s):

0 commit comments

Comments
 (0)