bump version (sorry)
diff --git a/Lib/cgi.py b/Lib/cgi.py
index 5508480..95e8bce 100755
--- a/Lib/cgi.py
+++ b/Lib/cgi.py
@@ -397,7 +397,7 @@
 
 """
 
-__version__ = "2.0a3"
+__version__ = "2.0b1"
 
 
 # Imports