From 7d26b555aeeb863d320341c2ffaaea8593d33012 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 12 Dec 2019 07:29:43 +0100 Subject: updated upstream version 2019.10 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index a359f55..6b689cc 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(1552010079)), + version=time.strftime('%Y.%m.%d.%H.%M.%S', time.gmtime(1571109574)), 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-54-g00ecf