Skip to content

Commit c79ba47

Browse files
committed
Fix version
1 parent d2435fc commit c79ba47

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
@@ -19,7 +19,7 @@
1919
# together with information from the version control system, and then injected
2020
# into the package source.
2121
MAJOR = 5
22-
MINOR = 4
22+
MINOR = 3
2323
MICRO = 1
2424
PRERELEASE = ""
2525
IS_RELEASED = True

0 commit comments

Comments
 (0)