From b4f12f23b278761dc23b193c34920ff822e4a527 Mon Sep 17 00:00:00 2001 From: Andreas Strikos Date: Mon, 30 May 2016 12:43:42 +0200 Subject: [PATCH] bump version for creating new package --- 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 2bcfe10..c9aefd6 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.1.10" +__version__ = "1.1.11"