mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Bump to 3.3.0rc1.
This commit is contained in:
parent
d183f0be0b
commit
4ab4ec258c
6 changed files with 9 additions and 9 deletions
|
@ -13,5 +13,5 @@ used from a setup script as
|
|||
# Updated automatically by the Python release process.
|
||||
#
|
||||
#--start constants--
|
||||
__version__ = "3.3.0b2"
|
||||
__version__ = "3.3.0rc1"
|
||||
#--end constants--
|
||||
|
|
|
@ -1 +1 @@
|
|||
IDLE_VERSION = "3.3.0b2"
|
||||
IDLE_VERSION = "3.3.0rc1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue