Skip to content

Commit 988935b

Browse files
committed
Release 1.2.1
1 parent 83d531f commit 988935b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spyder_terminal/__init__.py

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

1212
PLUGIN_CLASS
1313

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

0 commit comments

Comments
 (0)