Version bump (made very breaking changes)

This commit is contained in:
2023-06-24 10:37:35 +02:00
parent 7354257f8e
commit 9af42112b6
+1 -1
View File
@@ -35,7 +35,7 @@ def find_package_data(extensions_to_include: List[str]) -> List[str]:
setup(
author='Fabian Otto, Onur Celik',
name='fancy_gym',
version='0.3',
version='0.4',
classifiers=[
'Development Status :: 3 - Alpha',
'Intended Audience :: Science/Research',