summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--urlgrabber/__init__.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/urlgrabber/__init__.py b/urlgrabber/__init__.py
index f10f488..b3047b0 100644
--- a/urlgrabber/__init__.py
+++ b/urlgrabber/__init__.py
@@ -44,8 +44,8 @@ following features:
automatically switching mirrors if there is a failure.
"""
-__version__ = '3.10'
-__date__ = '2013/10/09'
+__version__ = '3.10.1'
+__date__ = '2013/12/18'
__author__ = 'Michael D. Stenner <mstenner@linux.duke.edu>, ' \
'Ryan Tomayko <rtomayko@naeblis.cx>' \
'Seth Vidal <skvidal@fedoraproject.org>' \