Skip to content

Commit 889802e

Browse files
committed
Bump to next bugfix
1 parent 35dedac commit 889802e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919

2020
MAJOR = 6
2121
MINOR = 1
22-
MICRO = 0
22+
MICRO = 1
2323
PRERELEASE = ""
24-
IS_RELEASED = True
24+
IS_RELEASED = False
2525

2626
# If this file is part of a Git export (for example created with "git archive",
2727
# or downloaded from GitHub), ARCHIVE_COMMIT_HASH gives the full hash of the

0 commit comments

Comments
 (0)