From 164dbcc33f20e22061e98c7a23d94fd9ccf35ee5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ha=CC=88ma=CC=88la=CC=88inen=2C=20Mika=20K?= Date: Sun, 6 Oct 2019 22:31:30 +0300 Subject: [PATCH] new version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 070ee22..38746bb 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ # Versions should comply with PEP440. For a discussion on single-sourcing # the version across setup.py and the project code, see # https://packaging.python.org/en/latest/single_source_version.html - version='2.0.0', + version='2.0.1', description='Hyphenator and poem analysis for Finnish', long_description=long_description,