Skip to content

Commit

Permalink
Update to version 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
utf committed Nov 22, 2020
1 parent 79ef4ec commit d21ab01
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ Change Log
Unreleased
----------

v2.1.1
------

Enhancements:

- Band structure grid lines can now be customised using a matplotlib
style sheet.

v2.1.0
------

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.1.0"
__version__ = "2.1.1"

0 comments on commit d21ab01

Please sign in to comment.