From 05eab07cd190816774c2310df748a6f94c417d14 Mon Sep 17 00:00:00 2001 From: jlenain Date: Thu, 21 Sep 2017 14:11:11 +0200 Subject: [PATCH] Release v1.2.2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3021662..a6ecf0e 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ sys.exit('Sorry, Python >= 3.0 is not supported') setup(name='flaapluc', - version='1.2.1', + version='1.2.2', description='Quick generation of alerts from Fermi-LAT data', url='', author='Jean-Philippe Lenain',