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.
v0.2.0
1 parent 5723138 commit 795edd6Copy full SHA for 795edd6
src/scwidgets/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.1.0"
+__version__ = "0.2.0"
2
__authors__ = "the scicode-widgets developer team"
3
4
from .check import * # noqa: F403
0 commit comments