Skip to content

Commit 3bfeac0

Browse files
committed
Update version and changelog.
1 parent 9c3319a commit 3bfeac0

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

changes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ nav_order: 2
66

77
# Change Log
88

9+
## 0.4.2
10+
- Bug fix for surface calculations (@computron).
11+
- Update OCPCalculator with the newer FairChemCalculator (@atulcthakur)
12+
913
## v0.4.1
1014
- Bug fix for bad trajectory snapshotting in MDCalc.
1115
- Beta LAMMPSMDCalc.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies = [
4444
"phonopy>=2.38.0",
4545
"phono3py>=3.15.0",
4646
]
47-
version = "0.4.1"
47+
version = "0.4.2"
4848

4949
[project.optional-dependencies]
5050
phonon = ["seekpath"]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)