Skip to content

Commit 05bbaad

Browse files
authored
Bump the version for the 4.9.1 release. (#259)
1 parent f772f5b commit 05bbaad

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
@@ -20,7 +20,7 @@
2020
# into the package source.
2121
MAJOR = 4
2222
MINOR = 9
23-
MICRO = 0
23+
MICRO = 1
2424
IS_RELEASED = True
2525

2626
# If this file is part of a Git export (for example created with "git archive",

0 commit comments

Comments
 (0)