Skip to content

Commit 4b67a46

Browse files
committed
Bump version
1 parent 82f300b commit 4b67a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = (2, 3, 1, 'alpha', 0)
1+
VERSION = (2, 3, 2, 'alpha', 0)
22

33

44
def get_version(version=None):

0 commit comments

Comments
 (0)