From 031b2605088274232dcf5456902100142a8f510c Mon Sep 17 00:00:00 2001 From: Bill Little Date: Fri, 9 Sep 2022 14:41:05 +0100 Subject: [PATCH] update pypi trove classifiers --- setup.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.cfg b/setup.cfg index 8166f88f59..5613d25998 100644 --- a/setup.cfg +++ b/setup.cfg @@ -12,6 +12,8 @@ classifiers = Programming Language :: Python Programming Language :: Python :: 3 :: Only Programming Language :: Python :: 3.8 + Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 Programming Language :: Python :: Implementation :: CPython Topic :: Scientific/Engineering Topic :: Scientific/Engineering :: Atmospheric Science