Skip to content

Commit 17ec70c

Browse files
authored
Merge pull request #895 from boegel/develop
bump version to 4.9.2
2 parents 6f940de + 71c6749 commit 17ec70c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
# note: release candidates should be versioned as a pre-release, e.g. "1.1rc1"
3838
# 1.1-rc1 would indicate a post-release, i.e., and update of 1.1, so beware
39-
VERSION = '4.9.1'
39+
VERSION = '4.9.2'
4040

4141

4242
# Utility function to read README file

0 commit comments

Comments
 (0)