Development status alpha -> beta; version to 1.0 (for pub release)
This commit is contained in:
parent
3317ffb06d
commit
db5e032987
4
setup.py
4
setup.py
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user