Skip to content

Commit e6fbd7f

Browse files
committed
Back to work
1 parent 5ce222b commit e6fbd7f

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, "a3")
11+
VERSION_INFO = (3, 1, 0, "b1", "dev0")
1212
__version__ = '.'.join(map(str, VERSION_INFO))

0 commit comments

Comments
 (0)