File tree Expand file tree Collapse file tree 5 files changed +7
-5
lines changed
Expand file tree Collapse file tree 5 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1-
21# [ Unreleased] ( https://github.com/pybamm-team/PyBaMM/ )
2+ # [ Unreleased] ( https://github.com/pybamm-team/PyBaMM/ )
3+ # [ v22.3] ( https://github.com/pybamm-team/PyBaMM/tree/v22.3 ) - 2022-03-31
4+
35
46## Features
57
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 : " 22.2 "
27+ version : " 22.3 "
2828repository-code : " https://github.com/pybamm-team/PyBaMM"
2929title : " Python Battery Mathematical Modelling (PyBaMM)"
Original file line number Diff line number Diff line change 2727author = "The PyBaMM Team"
2828
2929# The short X.Y version
30- version = "22.2 "
30+ version = "22.3 "
3131# The full version, including alpha/beta/rc tags
3232release = version
3333
Original file line number Diff line number Diff line change 1- __version__ = "22.2 "
1+ __version__ = "22.3 "
Original file line number Diff line number Diff line change 11{
22 "name" : " pybamm" ,
3- "version-string" : " 22.2 " ,
3+ "version-string" : " 22.3 " ,
44 "dependencies" : [
55 {
66 "name" : " sundials" ,
You can’t perform that action at this time.
0 commit comments