summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZdenek Pavlas <zpavlas@redhat.com>2013-12-18 13:13:11 +0100
committerZdenek Pavlas <zpavlas@redhat.com>2013-12-18 13:13:11 +0100
commitd3eca859ed87092efafa5f959ac234f7f83e4baa (patch)
treeed793ff18b9b207339337925f27e657c395243a4
parent857af5ac1cec0a06755b75286ae2192e398cd341 (diff)
downloadurlgrabber-d3eca859ed87092efafa5f959ac234f7f83e4baa.tar.gz
bump version to 3.10.1urlgrabber-3-10-1
-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>' \