Skip to content

Commit f125cbc

Browse files
committed
update version to 23.5
1 parent c732253 commit f125cbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pybamm/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "23.5rc0"
1+
__version__ = "23.5"

vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pybamm",
3-
"version-string": "23.5rc0",
3+
"version-string": "23.5",
44
"dependencies": [
55
"casadi",
66
{

0 commit comments

Comments
 (0)