Skip to content

Commit 6336794

Browse files
committed
Updating version info
1 parent 0e7d37d commit 6336794

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

RELEASE_NOTES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,9 @@ Notable changes include:
5151
* CullenDehnen segfault fix.
5252

5353
**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.

docs/conf.py.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ author = u'J. Michael Owen'
2828
# The short X.Y version
2929
version = u'1.0'
3030
# The full version, including alpha/beta/rc tags
31-
release = u'1.0'
31+
release = u'2022.6.1'
3232

3333

3434
# -- General configuration ---------------------------------------------------

0 commit comments

Comments
 (0)