We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v23.9rc1
1 parent 49cd4a8 commit 1694cb8Copy full SHA for 1694cb8
CITATION.cff
@@ -24,6 +24,6 @@ keywords:
24
- "expression tree"
25
- "python"
26
- "symbolic differentiation"
27
-version: "23.9rc0"
+version: "23.9rc1"
28
repository-code: "https://github.com/pybamm-team/PyBaMM"
29
title: "Python Battery Mathematical Modelling (PyBaMM)"
pybamm/version.py
@@ -1 +1 @@
1
-__version__ = "23.9rc0"
+__version__ = "23.9rc1"
vcpkg.json
@@ -1,6 +1,6 @@
{
2
"name": "pybamm",
3
- "version-string": "23.9rc0",
+ "version-string": "23.9rc1",
4
"dependencies": [
5
"casadi",
6
0 commit comments