We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c1d0d4 commit 80ddceaCopy full SHA for 80ddcea
assets/python/server/version.py
@@ -1,2 +1,2 @@
1
-version = (0, 8, 0)
+version = (0, 9, 1)
2
version_info = '.'.join(str(c) for c in version)
0 commit comments