diff --git a/setup.cfg b/setup.cfg index dde7aa2..580c0f6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -19,6 +19,7 @@ classifiers = Programming Language :: Python :: 3.7 Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 [options] setup_requires = setuptools_scm>=6.3.1