Skip to content

Commit 9db2fc0

Browse files
committed
release version 3.1.0 to resolve #12
1 parent dfb18f5 commit 9db2fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

widget_code_input/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
# Copyright (c) Dou Du.
55
# Distributed under the terms of the Modified BSD License.
66

7-
version_info = (3, 0, 0)
7+
version_info = (3, 1, 0)
88
__version__ = ".".join(map(str, version_info))

0 commit comments

Comments
 (0)