Skip to content

Commit 2bd361c

Browse files
committed
Bump version
1 parent c0b2595 commit 2bd361c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

amset/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.4.13"
1+
__version__ = "0.4.14"

docs/src/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
## [Unreleased]
44

5+
## v0.4.14
6+
7+
Bug fixes:
8+
9+
- Fixed extraction of deformation potentials when a deformation calculation has more
10+
bands than the undeformed calculation.
11+
512
## v0.4.13
613

714
Bug fixes:

0 commit comments

Comments
 (0)