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