@@ -173,7 +173,7 @@ interpreted as prescribed by the ISO 8601 standard. Year 0 is 1 BC, year -1 is
173173 on the first weekday as specified in the constructor or set by the
174174 :meth: `setfirstweekday ` method.
175175
176- .. versionchanged :: next
176+ .. versionchanged :: 3.14
177177 If *highlight_day * is given, this date is highlighted in color.
178178 This can be :ref: `controlled using environment variables
179179 <using-on-controlling-color>`.
@@ -201,7 +201,7 @@ interpreted as prescribed by the ISO 8601 standard. Year 0 is 1 BC, year -1 is
201201 on the first weekday as specified in the constructor or set by the
202202 :meth: `setfirstweekday ` method.
203203
204- .. versionchanged :: next
204+ .. versionchanged :: 3.14
205205 If *highlight_day * is given, this date is highlighted in color.
206206 This can be :ref: `controlled using environment variables
207207 <using-on-controlling-color>`.
@@ -229,7 +229,7 @@ interpreted as prescribed by the ISO 8601 standard. Year 0 is 1 BC, year -1 is
229229 :meth: `setfirstweekday ` method. The earliest year for which a calendar
230230 can be generated is platform-dependent.
231231
232- .. versionchanged :: next
232+ .. versionchanged :: 3.14
233233 If *highlight_day * is given, this date is highlighted in color.
234234 This can be :ref: `controlled using environment variables
235235 <using-on-controlling-color>`.
@@ -727,7 +727,7 @@ The following options are accepted:
727727 The number of months printed per row.
728728 Defaults to 3.
729729
730- .. versionchanged :: next
730+ .. versionchanged :: 3.14
731731 By default, today's date is highlighted in color and can be
732732 :ref: `controlled using environment variables <using-on-controlling-color >`.
733733
0 commit comments