Skip to content

Commit

Permalink
Version number bump to 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ajjackson committed Apr 15, 2021
1 parent fe7e61c commit ad77d11
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ Change Log
Unreleased
----------

Bugfixes:

- Questaal band structure import was consistently raising unnecessary Exception
v2.2.2
------

Bugfix: Questaal band structure import was consistently raising unnecessary Exception

v2.2.2
------
Expand Down
2 changes: 1 addition & 1 deletion sumo/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
Sumo is a set of scripts and an API for dealing with VASP output files.
"""

__version__ = "2.2.2"
__version__ = "2.2.3"

0 comments on commit ad77d11

Please sign in to comment.