From 981698f1367193c1b07d029098d30e42e8f02698 Mon Sep 17 00:00:00 2001 From: Paul O'Leary McCann Date: Thu, 16 Jul 2020 15:56:05 +0900 Subject: [PATCH] Update version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index d550bf0..4f0a447 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ import pathlib setup(name='cutlet', - version='0.1.3', + version='0.1.4', author="Paul O'Leary McCann", author_email="polm@dampfkraft.com", description="Romaji converter",