We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c919fd commit 8f40133Copy full SHA for 8f40133
spyder_unittest/__init__.py
@@ -8,5 +8,5 @@
8
# Local imports
9
from .unittestplugin import UnitTestPlugin as PLUGIN_CLASS
10
11
-__version__ = '0.6.0.dev0'
+__version__ = '0.6.0'
12
PLUGIN_CLASS
0 commit comments