diff --git a/Doc/whatsnew/3.3.rst b/Doc/whatsnew/3.3.rst index 08019a4f90e..b0e3885042a 100644 --- a/Doc/whatsnew/3.3.rst +++ b/Doc/whatsnew/3.3.rst @@ -47,6 +47,7 @@ when researching a change. This article explains the new features in Python 3.3, compared to 3.2. +Python 3.3 was released on September 29, 2012. Summary -- Release highlights