Skip to content

Commit 4d8bbc2

Browse files
committed
Bump version to 0.5.1
1 parent 3314bbc commit 4d8bbc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spyder_unittest/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
# Local imports
99
from .unittestplugin import UnitTestPlugin as PLUGIN_CLASS
1010

11-
__version__ = '0.5.1.dev0'
11+
__version__ = '0.5.1'
1212
PLUGIN_CLASS

0 commit comments

Comments
 (0)