File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -51,3 +51,9 @@ Notable changes include:
51
51
* CullenDehnen segfault fix.
52
52
53
53
** Full Changelog** : https://github.com/LLNL/spheral/compare/2022.2.0-pre-spack...v2022.6.0
54
+
55
+ Version v2022.06.1 -- Release date 2022-06-24
56
+ =============================================
57
+
58
+ This is a bugfix release, which corrects a path problem that broke our convenient ANEOS
59
+ constructors using the provided input for quartz, dunite, and serpentine.
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ author = u'J. Michael Owen'
28
28
# The short X.Y version
29
29
version = u'1.0'
30
30
# The full version, including alpha/beta/rc tags
31
- release = u'1.0 '
31
+ release = u'2022.6.1 '
32
32
33
33
34
34
# -- General configuration ---------------------------------------------------
You can’t perform that action at this time.
0 commit comments