Skip to content

Commit 9fc5a85

Browse files
authored
0-padded month. (#6653)
1 parent ed5d2b5 commit 9fc5a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HOW_TO_RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,4 @@ upstream https://github.com/pydata/xarray (push)
111111

112112
As of 2022.03.0, we utilize the [CALVER](https://calver.org/) version system.
113113
Specifically, we have adopted the pattern `YYYY.MM.X`, where `YYYY` is a 4-digit
114-
year (e.g. `2022`), `MM` is a 2-digit zero-padded month (e.g. `01` for January), and `X` is the release number (starting at zero at the start of each month and incremented once for each additional release).
114+
year (e.g. `2022`), `0M` is a 2-digit zero-padded month (e.g. `01` for January), and `X` is the release number (starting at zero at the start of each month and incremented once for each additional release).

0 commit comments

Comments
 (0)