Skip to content

Commit

Permalink
REL 0.7.12
Browse files Browse the repository at this point in the history
  • Loading branch information
bocklund committed Mar 16, 2021
1 parent abfb136 commit 012c958
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
What's New
==========

0.7.12 (2021-03-16)
===================

This is a minor bugfix release that updates the SGTE reference state data for
carbon and more strictly specifies dependences. No changes to the code were
made since 0.7.11.


0.7.11 (2021-03-12)
===================

Expand Down
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@
# built documents.
#
# The short X.Y version.
version = '0.7.11'
version = '0.7.12'
# The full version, including alpha/beta/rc tags.
release = '0.7.11'
release = '0.7.12'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down

0 comments on commit 012c958

Please sign in to comment.