1 parent a1bb5b9 commit 48dd150Copy full SHA for 48dd150
1 file changed
src/spaceweather/__init__.py
@@ -8,7 +8,7 @@
8
"""Python interface for space weather indices
9
10
"""
11
-__version__ = "0.4.0.dev1"
+__version__ = "0.4.0.rc"
12
13
from .celestrak import *
14
from .gfz import *
0 commit comments