From 6443b1c5308bf0e10eb3864af651754d271d634b Mon Sep 17 00:00:00 2001 From: Siew-Yit Yong Date: Mon, 25 Sep 2023 11:37:26 +0100 Subject: [PATCH] Add python3.10 to trove classifiers --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ad6df1c..6c48d37 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ maintainers = [ {name = "Anna Zhydko", email = "anna.zhydko@krakentechnologies.ltd"} ] classifiers = [ - + "Programming Language :: Python :: 3.10", ] license = {text = "GNU General Public License v3"} dependencies = [