Commit 81472758 authored by Georg Brandl's avatar Georg Brandl

Update version number to 2.5

parent 54a188ae
......@@ -119,7 +119,7 @@ from urllib import (unwrap, unquote, splittype, splithost, quote,
# support for FileHandler, proxies via environment variables
from urllib import localhost, url2pathname, getproxies
__version__ = "2.4"
__version__ = "2.5"
_opener = None
def urlopen(url, data=None):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment