We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eacb05b commit f754c45Copy full SHA for f754c45
CHANGELOG.rst
@@ -1,6 +1,12 @@
1
Change Log
2
==========
3
4
+v2.3.3
5
+------
6
+
7
+Bugfix: ``sumo-bandplot --project --mode rgb`` now works with paths containing branches
8
+with a single k-point.
9
10
v2.3.2
11
------
12
sumo/__init__.py
@@ -5,4 +5,4 @@
Sumo is a set of scripts and an API for dealing with VASP output files.
"""
-__version__ = "2.3.2"
+__version__ = "2.3.3"
0 commit comments