Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit 25f466b

Browse files
committed
Prepare v1.3.1
1 parent 0467f91 commit 25f466b

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
@@ -11,7 +11,7 @@
1111
README = readme.read()
1212
readme.close()
1313

14-
VERSION = (1, 3, 0, 0, 0)
14+
VERSION = (1, 3, 1, 0, 0)
1515

1616

1717
def get_version():

0 commit comments

Comments
 (0)