Update setup.py

This commit is contained in:
ottofabian 2022-10-20 10:05:22 +02:00 committed by GitHub
parent f16a128d57
commit cde6a269d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,9 +18,9 @@ extras["all"] = list(set(itertools.chain.from_iterable(map(lambda group: extras[
setup(
author='Fabian Otto, Onur Celik',
name='fancy_gym',
version='0.3',
version='0.2',
classifiers=[
'Development Status :: 4 - Beta',
'Development Status :: 3 - Alpha',
'Intended Audience :: Science/Research',
'License :: OSI Approved :: MIT License',
'Natural Language :: English',