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 dfb18f5 commit 9db2fc0Copy full SHA for 9db2fc0
widget_code_input/_version.py
@@ -4,5 +4,5 @@
4
# Copyright (c) Dou Du.
5
# Distributed under the terms of the Modified BSD License.
6
7
-version_info = (3, 0, 0)
+version_info = (3, 1, 0)
8
__version__ = ".".join(map(str, version_info))
0 commit comments