Skip to content

Commit 447b8ff

Browse files
committed
Increment version number
1 parent 9468f9a commit 447b8ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/scwidgets/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.2.1"
1+
__version__ = "0.2.2"
22
__authors__ = "the scicode-widgets developer team"
33

44
from .check import * # noqa: F403

0 commit comments

Comments
 (0)