summaryrefslogtreecommitdiff
path: root/urlgrabber/__init__.py
diff options
context:
space:
mode:
authorNeal Gompa <ngompa13@gmail.com>2019-02-25 08:52:04 -0500
committerNeal Gompa <ngompa13@gmail.com>2019-02-25 08:52:04 -0500
commit5335c7c7c2fd141b071cf1b8d95315180c03359a (patch)
treee5ab8dc6f2532869f0eb0b251828684dd7b3d3e1 /urlgrabber/__init__.py
parentbe273c4b8d97960efcb4d53ec0d09286d3e942c3 (diff)
downloadurlgrabber-5335c7c7c2fd141b071cf1b8d95315180c03359a.tar.gz
Release 4.0.0urlgrabber-4-0-0
Diffstat (limited to 'urlgrabber/__init__.py')
-rw-r--r--urlgrabber/__init__.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/urlgrabber/__init__.py b/urlgrabber/__init__.py
index 65b3145..405aa5f 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.2'
-__date__ = '2017/02/02'
+__version__ = '4.0.0'
+__date__ = '2019/02/25'
__author__ = 'Michael D. Stenner <mstenner@linux.duke.edu>, ' \
'Ryan Tomayko <rtomayko@naeblis.cx>' \
'Seth Vidal <skvidal@fedoraproject.org>' \