Version bump (made very breaking changes)
This commit is contained in:
parent
7354257f8e
commit
9af42112b6
2
setup.py
2
setup.py
@ -35,7 +35,7 @@ def find_package_data(extensions_to_include: List[str]) -> List[str]:
|
|||||||
setup(
|
setup(
|
||||||
author='Fabian Otto, Onur Celik',
|
author='Fabian Otto, Onur Celik',
|
||||||
name='fancy_gym',
|
name='fancy_gym',
|
||||||
version='0.3',
|
version='0.4',
|
||||||
classifiers=[
|
classifiers=[
|
||||||
'Development Status :: 3 - Alpha',
|
'Development Status :: 3 - Alpha',
|
||||||
'Intended Audience :: Science/Research',
|
'Intended Audience :: Science/Research',
|
||||||
|
Loading…
Reference in New Issue
Block a user