Skip to content

Commit 0830ba0

Browse files
Update _PS_Astro_Strong version number to 0.3, to correspond to the change of gamma_outer from 0.0 to +2.5 in the last PR
1 parent 6473d87 commit 0830ba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

holodeck/librarian/param_spaces.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ class _PS_Astro_Strong(_Param_Space):
158158
159159
"""
160160

161-
__version__ = "0.2"
161+
__version__ = "0.3"
162162

163163
DEFAULTS = dict(
164164
# Hardening model (phenom 2PL)

0 commit comments

Comments
 (0)