From: Guido van Rossum Date: Thu, 10 Aug 1995 19:44:54 +0000 (+0000) Subject: changed version :-) X-Git-Tag: v1.3b1~60 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=30642ab29fa57942e047db4b333b966a1c4b7b4b;p=thirdparty%2FPython%2Fcpython.git changed version :-) --- diff --git a/Lib/urllib.py b/Lib/urllib.py index ff2561b884ee..380a852e14bb 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: