Skip to content

Commit 26d3b68

Browse files
authored
Merge pull request #439 from apax-hub/v0-11-0
bump version
2 parents d877afe + 7ec550c commit 26d3b68

File tree

3 files changed

+3064
-2676
lines changed

3 files changed

+3064
-2676
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
project = "Apax"
1616
copyright = "2023, Moritz Schäfer, Nico Segreto, Johannes Kästner"
1717
author = "Moritz Schäfer, Nico Segreto, Johannes Kästner"
18-
release = "0.10.1"
18+
release = "0.11.0"
1919

2020
# -- General configuration ---------------------------------------------------
2121
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "apax"
3-
version = "0.10.2"
3+
version = "0.11.0"
44
description = "Atomistic Learned Potential Package in JAX"
55
keywords=["machine-learning", "interatomic potentials", "molecular-dynamics"]
66
readme = "README.md"

0 commit comments

Comments
 (0)