commit | e8fb2039c07408396a815b05eec07f6286dbb11b | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat Jun 27 22:03:18 2009 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Jun 27 22:03:18 2009 +0000 |
tree | ea55d06a382a9986e72826d12b68e86217aa29f0 | |
parent | 09be4159bf4db9719d843367fb8512d74f2c5284 [diff] [blame] |
version to 3.1.1a0
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index c3314d5..3892da2 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.1" +IDLE_VERSION = "3.1.1a0"