From f0e57221cf0ba3504baddd3ea460fc955bc41cc6 Mon Sep 17 00:00:00 2001 From: Christopher Amin Date: Thu, 24 Jan 2019 16:43:47 +0100 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 e5de40c..6242764 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.2" +__version__ = "1.3.0"