From 4a09871e471c9762a6b1d9eafcd0e038723a378e Mon Sep 17 00:00:00 2001 From: Christopher Amin Date: Thu, 27 May 2021 10:28:16 +0200 Subject: [PATCH] v1.3.1 --- 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 6242764..74c3bca 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.3.0" +__version__ = "1.3.1"