File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -17,10 +17,12 @@ development at the same time, such as 4.5.x and 5.0.
17
17
.. Version 9.8.1 — 2027-07-27
18
18
.. --------------------------
19
19
20
- Unreleased
21
- ----------
20
+ .. _changes_6-4-4 :
22
21
23
- Nothing yet.
22
+ Version 6.4.4 — 2022-08-16
23
+ --------------------------
24
+
25
+ - Wheels are now provided for Python 3.11.
24
26
25
27
26
28
.. _changes_6-4-3 :
Original file line number Diff line number Diff line change 64
64
# built documents.
65
65
#
66
66
# The short X.Y.Z version. # CHANGEME
67
- version = "6.4.3 "
67
+ version = "6.4.4 "
68
68
# The full version, including alpha/beta/rc tags. # CHANGEME
69
- release = "6.4.3 "
69
+ release = "6.4.4 "
70
70
# The date of release, in "monthname day, year" format. # CHANGEME
71
- release_date = "August 6 , 2022"
71
+ release_date = "August 16 , 2022"
72
72
73
73
rst_epilog = """
74
74
.. |release_date| replace:: {release_date}
You can’t perform that action at this time.
0 commit comments