We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5a3f29 commit 910d655Copy full SHA for 910d655
1 file changed
src/scikit_na/__init__.py
@@ -46,4 +46,4 @@
46
from ._report import * # noqa: F401, F403
47
from ._stats import * # noqa: F401, F403
48
49
-__version__ = "0.3.0"
+__version__ = "0.4.0"
0 commit comments