Skip to content

Commit c967d0c

Browse files
authored
Update __init__.py
1 parent 03301ff commit c967d0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scikit_na/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
from ._stats import * # noqa: F401, F403
55
from ._report import * # noqa: F401, F403
66

7-
__version__ = '0.0.6'
7+
__version__ = '0.0.7'

0 commit comments

Comments
 (0)