Skip to content

Commit 713e243

Browse files
committed
Don't touch setup.py
1 parent f585c45 commit 713e243

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 = 7
2222
MINOR = 0
23-
MICRO = 1
23+
MICRO = 0
2424
PRERELEASE = ""
2525
IS_RELEASED = True
2626

0 commit comments

Comments
 (0)