From cee9bf693be0c18c6c21807f0b906e0165f00f4a Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 1 Jul 2020 10:01:06 +0200 Subject: reflector-2020.3.21.1.tar.xz --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 362d2e7..d813548 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ import time setup( name='''Reflector''', - version=time.strftime('%Y.%m.%d.%H.%M.%S', time.gmtime(1584789765)), + version=time.strftime('%Y.%m.%d.%H.%M.%S', time.gmtime(1584790518)), description='''A Python 3 module and script to retrieve and filter the latest Pacman mirror list.''', author='''Xyne''', author_email='''ac xunilhcra enyx, backwards''', -- cgit v1.2.3