diff --git a/setup.py b/setup.py index 7d41a70..1bea331 100644 --- a/setup.py +++ b/setup.py @@ -69,12 +69,12 @@ 'Development Status :: 5 - Production/Stable', 'Intended Audience :: Developers', 'Intended Audience :: Science/Research', - 'License :: OSI Approved :: MIT License', + 'License :: MIT License', 'Operating System :: OS Independent', - 'Programming Language :: Python :: 3.9', - 'Programming Language :: Python :: 3.10', 'Programming Language :: Python :: 3.11', 'Programming Language :: Python :: 3.12', + 'Programming Language :: Python :: 3.13', + 'Programming Language :: Python :: 3.14', 'Topic :: Scientific/Engineering :: GIS', ],