From 3071eb145b3dba1f7f43f57e4f69edfc6d07f69d Mon Sep 17 00:00:00 2001 From: Mika Date: Sat, 10 Aug 2024 18:12:31 +0300 Subject: [PATCH] new release --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index e26abdb..08cd0f7 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,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='1.5.1', + version='1.5.2', description='An NLP library for Uralic languages such as Finnish and Sami. Also supports Spanish, Arabic, Russian etc.', long_description=long_description, @@ -41,7 +41,7 @@ author_email='mika@rootroo.com', # Choose your license - license='Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International Public License', + license='Apache-2.0 license', # See https://pypi.python.org/pypi?%3Aaction=list_classifiers classifiers=[