Bumping versions for 3.0a5
diff --git a/Lib/distutils/__init__.py b/Lib/distutils/__init__.py
index b583e39..3618c4f 100644
--- a/Lib/distutils/__init__.py
+++ b/Lib/distutils/__init__.py
@@ -20,5 +20,5 @@
 #
 
 #--start constants--
-__version__ = "3.0a4"
+__version__ = "3.0a5"
 #--end constants--
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py
index 0a82c9a..73dbc73 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "3.0a4"
+IDLE_VERSION = "3.0a5"