commit | fc8eda5ad8418fafbd9139566cb6f019d9fbcfdb | [log] [tgz] |
---|---|---|
author | Larry Hastings <larry@hastings.org> | Sun Feb 22 23:55:39 2015 -0800 |
committer | Larry Hastings <larry@hastings.org> | Sun Feb 22 23:55:39 2015 -0800 |
tree | 900c13a3a500d891617523ae148ae24f17d88b94 | |
parent | e1642419b184eca9527eb8f62bcbc2890b06d1fc [diff] [blame] |
Release bump for 3.4.3 final.
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 87d84fc..6975f5e 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.4.3rc1" +IDLE_VERSION = "3.4.3"