commit | c37a4fdf5472b9460cc38885342ef59bce05753f | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Fri Apr 06 13:17:25 2012 -0400 |
committer | Benjamin Peterson <benjamin@python.org> | Fri Apr 06 13:17:25 2012 -0400 |
tree | e30c3342ef4bb626f67837ad58c596dce434f2f5 | |
parent | d6c75b5a03fc98cf351dc6747bf9f676fb41a435 [diff] |
bump to 3.1.5 final
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 09d42d4..5e3095b 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.1.5rc2" +IDLE_VERSION = "3.1.5"