Skip to content

Commit fb17ddc

Browse files
author
utf
committed
Update version
1 parent d390c19 commit fb17ddc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

amset/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.4.22"
1+
__version__ = "0.5.0"

docs/src/changelog.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
## v0.5.0
44

5-
This version introduces a major bugfix in the calculation of wavefunction overlaps. This can alter transport properties for systems where the band edge is located at a reciprocal zone-boundary and the dominant scattering type is from polar optical phonons. Thanks to Øven Grimenes for idenitfying this bug and contributing a fix.
5+
This version introduces a major bugfix in the calculation of wavefunction overlaps. This can alter transport properties for systems where the band edge is located at a reciprocal zone-boundary and the dominant scattering type is from polar optical phonons. Thanks to Øven Grimenes for idenitfying this bug and contributing a fix ([PR #938](https://github.com/hackingmaterials/amset/pull/938), @Grimenes).
66

7-
A new feature has been provided to include non analytical corrections (NAC) in the calculation of the polar optical phonon frequency. More information is provided in the [online documentation](https://hackingmaterials.lbl.gov/amset/inputs/#dielectric-constants-piezoelectric-constants-and-polar-phonon-frequency). Thanks to Sara Shivalingam Goud for providing this feature.
7+
A new feature has been provided to include non analytical corrections (NAC) in the calculation of the polar optical phonon frequency. More information is provided in the [online documentation](https://hackingmaterials.lbl.gov/amset/inputs/#dielectric-constants-piezoelectric-constants-and-polar-phonon-frequency). Thanks to Sara Shivalingam Goud for providing this feature ([PR #931](https://github.com/hackingmaterials/amset/pull/931), @Shiva-sslg).
88

99
## v0.4.22
1010

0 commit comments

Comments
 (0)