mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Bump to 3.3.3rc1.
This commit is contained in:
parent
325a1c2f37
commit
2d34f41bee
5 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.2"
|
||||
__version__ = "3.3.3rc1"
|
||||
#--end constants--
|
||||
|
|
|
@ -1 +1 @@
|
|||
IDLE_VERSION = "3.3.2"
|
||||
IDLE_VERSION = "3.3.3rc1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue