File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -25,11 +25,16 @@ fixing regressions shortly after a release.
2525Only documented APIs are public. Undocumented APIs are considered private.
2626They may change at any time.
2727
28- 9.0
28+ 9.1
2929...
3030
3131*In development *
3232
33+ 9.0
34+ ...
35+
36+ *May 1, 2021 *
37+
3338.. note ::
3439
3540 **Version 9.0 moves or deprecates several APIs. **
Original file line number Diff line number Diff line change 5959# built documents.
6060#
6161# The short X.Y version.
62- version = '8.1 '
62+ version = '9.0 '
6363# The full version, including alpha/beta/rc tags.
64- release = '8.1 '
64+ release = '9.0 '
6565
6666# The language for content autogenerated by Sphinx. Refer to documentation
6767# for a list of supported languages.
Original file line number Diff line number Diff line change 1- version = "8.1 "
1+ version = "9.0 "
You can’t perform that action at this time.
0 commit comments