From 4365ad6eece07da5ddc4e9a7100036ac5548efe8 Mon Sep 17 00:00:00 2001 From: Cosimo Lupo Date: Tue, 29 May 2018 11:11:41 +0100 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.3.5=20=E2=86=92=200.3.6.dev?= =?UTF-8?q?0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.cfg | 2 +- src/ufonormalizer.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 6dec149..c6525c9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.3.5 +current_version = 0.3.6.dev0 commit = True tag = False tag_name = {new_version} diff --git a/src/ufonormalizer.py b/src/ufonormalizer.py index 21249b1..5eadaa9 100644 --- a/src/ufonormalizer.py +++ b/src/ufonormalizer.py @@ -21,7 +21,7 @@ - things that need to be improved are marked with "# TO DO" """ -__version__ = "0.3.5" +__version__ = "0.3.6.dev0" description = """ UFO Normalizer (version %s):