Skip to content

Commit 9051ced

Browse files
committed
Update changelog.
1 parent dd4da5f commit 9051ced

File tree

3 files changed

+240
-5
lines changed

3 files changed

+240
-5
lines changed

docs/CHANGES.md

Lines changed: 163 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dependencies = [
7979
"tqdm>=4.60",
8080
"uncertainties>=3.1.4",
8181
]
82-
version = "2025.5.2"
82+
version = "2025.5.28"
8383

8484
[project.urls]
8585
Homepage = "https://pymatgen.org"
@@ -328,6 +328,7 @@ exclude = ["**/tests"]
328328

329329
[dependency-groups]
330330
dev = [
331+
"invoke>=2.2.0",
331332
"jupyter>=1.1.1",
332333
"pre-commit>=4.2.0",
333334
"pytest>=8.3.5",

0 commit comments

Comments
 (0)