Skip to content

Commit

Permalink
Update changelog. Update version.
Browse files Browse the repository at this point in the history
  • Loading branch information
shyuep committed Oct 3, 2024
1 parent 862fa35 commit 6000add
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
8 changes: 8 additions & 0 deletions docs/CHANGES.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ build-backend = "setuptools.build_meta"
name = "pymatgen"
authors = [{ name = "Pymatgen Development Team", email = "[email protected]" }]
maintainers = [
{ name = "Janosh Riebesell", email = "[email protected]" },
{ name = "Matthew Horton", email = "[email protected]" },
{ name = "Shyue Ping Ong", email = "[email protected]" },
]
Expand Down Expand Up @@ -78,7 +77,7 @@ dependencies = [
# https://numpy.org/devdocs/dev/depending_on_numpy.html#runtime-dependency-version-ranges
"numpy>=1.25.0,<3",
]
version = "2024.9.17.1"
version = "2024.10.3"

[project.urls]
Homepage = "https://pymatgen.org"
Expand Down

0 comments on commit 6000add

Please sign in to comment.