We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 783a684 + c59dbf3 commit afdcd9fCopy full SHA for afdcd9f
spyder_kernels/_version.py
@@ -8,5 +8,5 @@
8
9
"""Version File."""
10
11
-VERSION_INFO = (4, 0, 0, 'dev0')
+VERSION_INFO = (3, 1, 0, 'dev0')
12
__version__ = '.'.join(map(str, VERSION_INFO))
0 commit comments