Skip to content

Commit e2fd771

Browse files
committed
Release bugfix version
1 parent e95398b commit e2fd771

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

CHANGELOG.rst

+3-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
Change Log
22
==========
33

4-
Unreleased
5-
----------
6-
7-
Bugfixes:
4+
v2.3.2
5+
------
86

9-
- `sumo-bandstats` now reports the correct k-point indices for the VBM and CBM.
7+
Bugfix: ``sumo-bandstats`` now reports the correct k-point indices for the VBM and CBM.
108

119

1210
v2.3.1

sumo/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
Sumo is a set of scripts and an API for dealing with VASP output files.
66
"""
77

8-
__version__ = "2.3.1"
8+
__version__ = "2.3.2"

0 commit comments

Comments
 (0)