Kaydet (Commit) a016deba authored tarafından Raymond Hettinger's avatar Raymond Hettinger

Update spec version number.

üst f2651e19
......@@ -134,7 +134,7 @@ __all__ = [
'setcontext', 'getcontext', 'localcontext'
]
__version__ = '1.68' # Highest version of the spec this complies with
__version__ = '1.70' # Highest version of the spec this complies with
import copy as _copy
import math as _math
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment