Skip to content

Commit d609e87

Browse files
committed
We've missed the 3.13 window
Signed-off-by: Chien Wong <[email protected]>
1 parent 449b722 commit d609e87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/library/lzma.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ the following constants:
346346
The version of the lzma C library actually loaded at runtime, in both
347347
integer and string forms.
348348

349-
.. versionadded:: 3.13
349+
.. versionadded:: 3.15
350350

351351
.. data:: LZMA_HEADER_VERSION
352352
.. data:: LZMA_HEADER_VERSION_STRING
@@ -355,7 +355,7 @@ the following constants:
355355
both integer and string forms. This may be different from the lzma library
356356
actually used at runtime.
357357

358-
.. versionadded:: 3.13
358+
.. versionadded:: 3.15
359359

360360
The version number and string formats are as defined in by C library. The
361361
integer is represented in decimal digits as ``jmmmppps`` where ``j`` is the

0 commit comments

Comments
 (0)