Skip to content

Commit 7bdccfb

Browse files
21.09 -> 21.9
1 parent 1c4ac5b commit 7bdccfb

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [v21.09](https://github.com/pybamm-team/PyBaMM/tree/v21.09) - 2021-09-30
1+
# [v21.9](https://github.com/pybamm-team/PyBaMM/tree/v21.9) - 2021-09-30
22

33
## Features
44

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ keywords:
2424
- "expression tree"
2525
- "python"
2626
- "symbolic differentiation"
27-
version: 21.09
27+
version: 21.9
2828
repository-code: "https://github.com/pybamm-team/PyBaMM"
2929
title: "Python Battery Mathematical Modelling (PyBaMM)"

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
author = "The PyBaMM Team"
2727

2828
# The short X.Y version
29-
version = "21.09"
29+
version = "21.9"
3030
# The full version, including alpha/beta/rc tags
31-
release = "21.09"
31+
release = "21.9"
3232

3333

3434
# -- General configuration ---------------------------------------------------

pybamm/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
21, 9
1+
21, 8

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": "21.09",
3+
"version-string": "21.9",
44
"dependencies": [
55
{
66
"name": "sundials",

0 commit comments

Comments
 (0)