Skip to content

Commit c6d3277

Browse files
authored
Merge pull request #890 from boegel/eb491
bump version to 4.9.1
2 parents 877f712 + 0d761f3 commit c6d3277

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
@@ -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.0'
39+
VERSION = '4.9.1'
4040

4141

4242
# Utility function to read README file

0 commit comments

Comments
 (0)