diff --git a/site/_config.py b/site/_config.py index fc2bac6..9288a0a 100644 --- a/site/_config.py +++ b/site/_config.py @@ -25,10 +25,10 @@ site.template_vars = { # The full version number of the latest stable version, e.g. 3.3.0 # or 3.4.2. - 'python_stable_exact': '3.3.3', + 'python_stable_exact': '3.4.0', # Version number of latest stable version, leaving off the minor number # e.g. 3.3 or 3.4. - 'python_stable_major': '3.3', + 'python_stable_major': '3.4', } diff --git a/site/_templates/sections/download.mako b/site/_templates/sections/download.mako index e5a1a5e..ee3e971 100644 --- a/site/_templates/sections/download.mako +++ b/site/_templates/sections/download.mako @@ -3,19 +3,32 @@ new things added: