diff --git a/setup.cfg b/setup.cfg index 876fc07..a0008f2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -10,7 +10,7 @@ long_description_content_type = text/markdown; charset=UTF-8 url = http://github.com/cgevans/scikits-bootstrap platforms = any -version = 1.1.0-pre.2 +version = 1.1.0 classifiers = Development Status :: 5 - Production/Stable @@ -20,10 +20,10 @@ classifiers = License :: OSI Approved :: BSD License Programming Language :: Python Programming Language :: Python :: 3 - 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 Programming Language :: Python :: Implementation :: PyPy Programming Language :: Python :: Implementation :: CPython Topic :: Scientific/Engineering