changed version :-)
diff --git a/Lib/urllib.py b/Lib/urllib.py
index ff2561b..380a852 100644
--- a/Lib/urllib.py
+++ b/Lib/urllib.py
@@ -19,7 +19,7 @@
 import regex
 
 
-__version__ = '1.3b1'
+__version__ = '1.1'
 
 
 # This really consists of two pieces: