Updating to 1.4, pushing slew of changes up to Pypi (major thanks to Hades and eriks5 for their patches).

This commit is contained in:
Ryan McGrath 2011-02-26 01:14:21 -05:00
parent 7cafb49fe8
commit 7f24324507
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@
"""
__author__ = "Ryan McGrath <ryan@venodesigns.net>"
__version__ = "1.3.6"
__version__ = "1.4"
import urllib.request, urllib.parse, urllib.error
import urllib.request, urllib.error, urllib.parse