Skip to content

Commit 48dd150

Browse files
committed
Bump to v0.4.0 release candidate
Release candidate with some updates.
1 parent a1bb5b9 commit 48dd150

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/spaceweather/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"""Python interface for space weather indices
99
1010
"""
11-
__version__ = "0.4.0.dev1"
11+
__version__ = "0.4.0.rc"
1212

1313
from .celestrak import *
1414
from .gfz import *

0 commit comments

Comments
 (0)