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 03301ff commit c967d0cCopy full SHA for c967d0c
src/scikit_na/__init__.py
@@ -4,4 +4,4 @@
4
from ._stats import * # noqa: F401, F403
5
from ._report import * # noqa: F401, F403
6
7
-__version__ = '0.0.6'
+__version__ = '0.0.7'
0 commit comments