Skip to content

Commit 6dc48f4

Browse files
committed
Release 0.3.1
1 parent 9589217 commit 6dc48f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spyder_terminal/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111

1212
PLUGIN_CLASS
1313

14-
VERSION_INFO = (0, 4, 0, 'dev0')
14+
VERSION_INFO = (0, 3, 1)
1515
__version__ = '.'.join(map(str, VERSION_INFO))

0 commit comments

Comments
 (0)