mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
Bump to 3.3.4 final
This commit is contained in:
parent
87203d313d
commit
c81402527a
6 changed files with 10 additions and 14 deletions
|
@ -13,5 +13,5 @@ used from a setup script as
|
|||
# Updated automatically by the Python release process.
|
||||
#
|
||||
#--start constants--
|
||||
__version__ = "3.3.4rc1"
|
||||
__version__ = "3.3.4"
|
||||
#--end constants--
|
||||
|
|
|
@ -1 +1 @@
|
|||
IDLE_VERSION = "3.3.4rc1"
|
||||
IDLE_VERSION = "3.3.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue