From 98fc5aa5790944700acdf48be6bcf1845cf625f8 Mon Sep 17 00:00:00 2001 From: Christopher Amin Date: Fri, 23 Nov 2018 15:04:57 +0100 Subject: [PATCH] 2.3.0 --- ripe/atlas/tools/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ripe/atlas/tools/version.py b/ripe/atlas/tools/version.py index b821d75..04de7df 100644 --- a/ripe/atlas/tools/version.py +++ b/ripe/atlas/tools/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__ = "2.2.3" +__version__ = "2.3.0"