Development status alpha -> beta; version to 1.0 (for pub release)

This commit is contained in:
Dominik Moritz Roth 2023-10-11 12:41:38 +02:00
parent 3317ffb06d
commit db5e032987

View File

@ -35,9 +35,9 @@ def find_package_data(extensions_to_include: List[str]) -> List[str]:
setup(
author='Fabian Otto, Onur Celik, Dominik Roth, Hongyi Zhou',
name='fancy_gym',
version='0.4',
version='1.0',
classifiers=[
'Development Status :: 3 - Alpha',
'Development Status :: 4 - Beta',
'Intended Audience :: Science/Research',
'License :: OSI Approved :: MIT License',
'Natural Language :: English',