mirror of https://github.com/python/cpython
Set the version number to 1.0 -- I think it's stable enough
This commit is contained in:
parent
0604d72318
commit
d515a7ea3d
|
@ -49,7 +49,7 @@ Where:
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = '0.2'
|
__version__ = '1.0'
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
import os
|
import os
|
||||||
|
|
Loading…
Reference in New Issue