Skip to content

Commit 3d016c9

Browse files
authored
Update Doc/library/decimal.rst
1 parent 4053dbb commit 3d016c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/decimal.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1035,7 +1035,7 @@ function to temporarily change the active context.
10351035
IEEE interchange formats. The argument must be a multiple of 32 and less
10361036
than :const:`IEEE_CONTEXT_MAX_BITS`.
10371037

1038-
.. versionadded:: 3.14
1038+
.. versionadded:: next
10391039

10401040
New contexts can also be created using the :class:`Context` constructor
10411041
described below. In addition, the module provides three pre-made contexts:

0 commit comments

Comments
 (0)