mirror of
https://github.com/python/cpython.git
synced 2025-08-29 13:15:11 +00:00
Bump __version__ tuple.
This commit is contained in:
parent
6e025bcde8
commit
ecb6fb95a2
1 changed files with 1 additions and 1 deletions
|
@ -348,7 +348,7 @@ Test passed.
|
||||||
# 0,9,7 9-Feb-2001
|
# 0,9,7 9-Feb-2001
|
||||||
# string method conversion
|
# string method conversion
|
||||||
|
|
||||||
__version__ = 0, 9, 6
|
__version__ = 0, 9, 7
|
||||||
|
|
||||||
import types
|
import types
|
||||||
_FunctionType = types.FunctionType
|
_FunctionType = types.FunctionType
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue