From c944bb0374256554698c3190b3470bfae70d21ba Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 21 Mar 2019 09:11:08 +0100 Subject: upstream version 2019 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index ca52b36..e06748f 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(1520114494)), + version=time.strftime('%Y.%m.%d.%H.%M.%S', time.gmtime(1551526611)), 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