Skip to content

Commit 44495c4

Browse files
authored
Release 0.1.0-dev1 (#118)
1 parent f86cf7a commit 44495c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scwidgets/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.1.0-dev0"
1+
__version__ = "0.1.0-dev1"
22
__authors__ = "the scicode-widgets developer team"
33

44
from .check import * # noqa: F403

0 commit comments

Comments
 (0)