commit | 586547387b468ffb391cb76842f65e68164e5135 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sun Aug 16 21:59:05 2009 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Sun Aug 16 21:59:05 2009 +0000 |
tree | c6b374518d14ea8be7e74ea523a99c8c5ca0dfb9 | |
parent | 8eba090694d661d98eb24e6894b0c3e2c5c76ba2 [diff] [blame] |
bump to 3.1.1
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 1fa8141..43187ce 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.1.1rc1" +IDLE_VERSION = "3.1.1"