We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9589217 commit 6dc48f4Copy full SHA for 6dc48f4
spyder_terminal/__init__.py
@@ -11,5 +11,5 @@
11
12
PLUGIN_CLASS
13
14
-VERSION_INFO = (0, 4, 0, 'dev0')
+VERSION_INFO = (0, 3, 1)
15
__version__ = '.'.join(map(str, VERSION_INFO))
0 commit comments