Skip to content

Commit 08568bf

Browse files
committed
Release 1.2.2
1 parent adcf25c commit 08568bf

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, 2, 'dev0')
14+
VERSION_INFO = (1, 2, 2)
1515
__version__ = '.'.join(map(str, VERSION_INFO))

0 commit comments

Comments
 (0)