Skip to content

Commit 8f1573d

Browse files
authored
Merge pull request #902 from boegel/main
bump version to 4.9.3
2 parents 17ec70c + 3a4cb81 commit 8f1573d

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.2'
39+
VERSION = '4.9.3'
4040

4141

4242
# Utility function to read README file

0 commit comments

Comments
 (0)