Skip to content

Commit 6e16429

Browse files
committed
Back to work
1 parent 5cc7850 commit 6e16429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spyder_kernels/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88

99
"""Version File."""
1010

11-
VERSION_INFO = (3, 1, 0)
11+
VERSION_INFO = (3, 1, 1, "a1", "dev0")
1212
__version__ = '.'.join(map(str, VERSION_INFO))

0 commit comments

Comments
 (0)