From f4da5c2eaaa67b17448d86b78a64fb90cfb57e54 Mon Sep 17 00:00:00 2001 From: Christopher Amin Date: Wed, 30 Aug 2017 16:38:54 +0200 Subject: [PATCH] Update version.py --- ripe/atlas/sagan/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ripe/atlas/sagan/version.py b/ripe/atlas/sagan/version.py index 7316280..e5de40c 100644 --- a/ripe/atlas/sagan/version.py +++ b/ripe/atlas/sagan/version.py @@ -13,4 +13,4 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -__version__ = "1.2.1" +__version__ = "1.2.2"