Skip to content

Commit

Permalink
Merge branch 'main' into update_jax
Browse files Browse the repository at this point in the history
  • Loading branch information
M-R-Schaefer authored Dec 17, 2024
2 parents a5e382b + 5906620 commit b8e378c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repos:

- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.8.2
rev: v0.8.3
hooks:
# Run the linter.
- id: ruff
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "apax"
version = "0.9.1"
version = "0.9.2"
description = "Atomistic Learned Potential Package in JAX"
authors = ["Moritz René Schäfer <schaefer@theochem.uni-stuttgart.de>", "Nico Segreto <segreto@theochem.uni-stuttgart.de>"]
keywords=["machine-learning", "interatomic potentials", "molecular-dynamics"]
Expand Down

0 comments on commit b8e378c

Please sign in to comment.