From 8a3f01e6b9aa9022f3755208b53ba361b8822610 Mon Sep 17 00:00:00 2001 From: mstenner Date: Mon, 28 Feb 2005 17:13:19 +0000 Subject: release 2.9.4 --- urlgrabber/__init__.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/urlgrabber/__init__.py b/urlgrabber/__init__.py index d7266ff..39f72e5 100644 --- a/urlgrabber/__init__.py +++ b/urlgrabber/__init__.py @@ -14,7 +14,7 @@ # Copyright 2002-2004 Michael D. Stenner, Ryan Tomayko -# $Id: __init__.py,v 1.11 2005/02/22 18:27:39 mstenner Exp $ +# $Id: __init__.py,v 1.12 2005/02/28 17:13:19 mstenner Exp $ """A high-level cross-protocol url-grabber. @@ -44,8 +44,8 @@ following features: automatically switching mirrors if there is a failure. """ -__version__ = '2.9.3' -__date__ = '2005/02/22' +__version__ = '2.9.4' +__date__ = '2005/02/28' __author__ = 'Michael D. Stenner , ' \ 'Ryan Tomayko ' __url__ = 'http://linux.duke.edu/projects/urlgrabber/' -- cgit v1.2.1