Version bump (made very breaking changes)
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user