diff --git a/setup.py b/setup.py index ab9e1a6..b61c888 100644 --- a/setup.py +++ b/setup.py @@ -44,9 +44,10 @@ setup( 'Development Status :: 3 - Alpha', 'License :: OSI Approved :: MIT License', 'Programming Language :: Python :: 3', - 'Programming Language :: Python :: 3.5', - 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: 3.7', + 'Programming Language :: Python :: 3.8', + 'Programming Language :: Python :: 3.9', + 'Programming Language :: Python :: 3.10', 'Intended Audience :: Science/Research', 'Topic :: Scientific/Engineering :: Mathematics' ],