Skip to content

Commit

Permalink
v0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
andykee committed Jun 15, 2024
1 parent ae87a93 commit 4c5b842
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Release notes
=============

v0.8.3
------
Released June 15, 2024

* Minor bugfix and documentation updates

v0.8.2
------
Released April 20, 2024
Expand Down
2 changes: 1 addition & 1 deletion lentil/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Copyright (c) 2020-2024, California Institute of Technology ("Caltech").
# U.S. Government sponsorship acknowledged.

__version__ = '0.8.2'
__version__ = '0.8.3'

from lentil.ptype import ptype

Expand Down

0 comments on commit 4c5b842

Please sign in to comment.