Skip to content

Commit 80ddcea

Browse files
author
Stanisław
committed
bump version
1 parent 0c1d0d4 commit 80ddcea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/python/server/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = (0, 8, 0)
1+
version = (0, 9, 1)
22
version_info = '.'.join(str(c) for c in version)

0 commit comments

Comments
 (0)