Skip to content

Commit

Permalink
Release version v2.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
utf committed Oct 6, 2022
1 parent b57113f commit a4e93f9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Change Log
==========

v2.3.5
------

Fix projected band structures with two projections selected (@utf, #181).

v2.3.4
------

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

__version__ = "2.3.4"
__version__ = "2.3.5"

0 comments on commit a4e93f9

Please sign in to comment.