File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# [ Unreleased] ( https://github.com/pybamm-team/PyBaMM/ )
22
3- # [ v24.5rc0 ] ( https://github.com/pybamm-team/PyBaMM/tree/v24.5rc0 ) - 2024-05-01
3+ # [ v24.5rc2 ] ( https://github.com/pybamm-team/PyBaMM/tree/v24.5rc2 ) - 2024-07-12
44
55## Features
66
Original file line number Diff line number Diff line change @@ -24,6 +24,6 @@ keywords:
2424 - " expression tree"
2525 - " python"
2626 - " symbolic differentiation"
27- version : " 24.5rc0 "
27+ version : " 24.5rc2 "
2828repository-code : " https://github.com/pybamm-team/PyBaMM"
2929title : " Python Battery Mathematical Modelling (PyBaMM)"
Original file line number Diff line number Diff line change 1- __version__ = "24.5rc0 "
1+ __version__ = "24.5rc2 "
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ build-backend = "setuptools.build_meta"
1313
1414[project ]
1515name = " pybamm"
16- version = " 24.5rc0 "
16+ version = " 24.5rc2 "
1717license = { file = " LICENSE.txt" }
1818description = " Python Battery Mathematical Modelling"
1919authors = [{
name =
" The PyBaMM Team" ,
email =
" [email protected] " }]
Original file line number Diff line number Diff line change 11{
22 "name" : " pybamm" ,
3- "version-string" : " 24.5rc0 " ,
3+ "version-string" : " 24.5rc2 " ,
44 "dependencies" : [
55 " casadi" ,
66 {
You can’t perform that action at this time.
0 commit comments