From e5df5ede55291f587a2f042927eac5c535b05415 Mon Sep 17 00:00:00 2001 From: Ross Armstrong <52817125+rossarmstrong@users.noreply.github.com> Date: Fri, 17 Nov 2023 15:02:14 +1100 Subject: [PATCH] Update to new version 1.1.2 --- pyproject.toml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index a5cc8f3..c22137f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "werpy" -version = "1.1.1" +version = "1.1.2" authors = [ { name="Ross Armstrong", email="ross.armstrong@analyticsinmotion.com" }, ] @@ -15,9 +15,15 @@ requires-python = ">=3.8" classifiers = [ "Programming Language :: Python :: 3", "License :: OSI Approved :: BSD License", - "Natural Language :: English", "Operating System :: OS Independent", - "Development Status :: 5 - Production/Stable" + "Development Status :: 5 - Production/Stable", + "Intended Audience :: Developers", + "Intended Audience :: Science/Research", + "Topic :: Scientific/Engineering", + "Topic :: Software Development", + "Topic :: Text Processing", + "Topic :: Scientific/Engineering :: Artificial Intelligence", + "Topic :: Scientific/Engineering :: Mathematics" ] keywords = [