From 5b67c7aa760ef66748badc5f208a7d1aab9a0c69 Mon Sep 17 00:00:00 2001 From: Cosimo Lupo Date: Fri, 17 Apr 2020 11:27:43 +0100 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.4.1.dev0=20=E2=86=92=200.4.?= =?UTF-8?q?1?= 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 72f5ff3..57f0a85 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.4.1.dev0 +current_version = 0.4.1 commit = True tag = False tag_name = {new_version} diff --git a/src/ufonormalizer.py b/src/ufonormalizer.py index 94e4257..ff76f91 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.4.1.dev0" +__version__ = "0.4.1" description = """ UFO Normalizer (version %s):