From bccac276d46ee4fc109efb5a37eba9cbcfda2f08 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 26 Feb 2019 11:59:03 +0100 Subject: Map: improve layout on map windows --- version.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.py') diff --git a/version.py b/version.py index 0817b604d..2c14c585d 100644 --- a/version.py +++ b/version.py @@ -1,5 +1,5 @@ -# 2.1.dev.34 -VERSION = (2, 1, 'dev', 34) +# 2.1.dev.35 +VERSION = (2, 1, 'dev', 35) def get_version(): -- cgit v1.2.3