Skip to content

Commit bc2f482

Browse files
committed
Release 1.1.0
1 parent 35ea827 commit bc2f482

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

0 commit comments

Comments
 (0)