File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88- family-names : " Weissgraeber"
99 given-names : " Philipp"
1010 orcid : " https://orcid.org/0000-0001-8320-8672"
11- version : 3.0.2
11+ version : 3.1.0
1212date-released : 2021-12-30
1313identifiers :
1414 - description : Collection of archived snapshots of all versions of WEAC
Original file line number Diff line number Diff line change 1313 "id": "695bafcb",
1414 "metadata": {},
1515 "source": [
16- "Note that instructions in this notebook refer to **release v3.0.2 .** Please make sure you are running the latest version of weac using\n",
16+ "Note that instructions in this notebook refer to **release v3.1.0 .** Please make sure you are running the latest version of weac using\n",
1717 "\n",
1818 "```bash\n",
1919 "pip install -U weac\n",
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " weac"
7- version = " 3.0.2 "
7+ version = " 3.1.0 "
88authors = [{ name = " 2phi GbR" , email = " mail@2phi.de" }]
99description = " Weak layer anticrack nucleation model"
1010readme = " README.md"
@@ -123,7 +123,7 @@ ignore = [
123123]
124124
125125[tool .bumpversion ]
126- current_version = " 3.0.2 "
126+ current_version = " 3.1.0 "
127127
128128[[tool .bumpversion .files ]]
129129filename = " pyproject.toml"
Original file line number Diff line number Diff line change 22WEAC - Weak Layer Anticrack Nucleation Model
33"""
44
5- __version__ = "3.0.2 "
5+ __version__ = "3.1.0 "
You can’t perform that action at this time.
0 commit comments