mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +00:00
Set the version number to 1.0 -- I think it's stable enough
This commit is contained in:
parent
0604d72318
commit
d515a7ea3d
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ Where:
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = '0.2'
|
__version__ = '1.0'
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
import os
|
import os
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue