diff --git a/setup.py b/setup.py index 92e0d72..a38fb77 100644 --- a/setup.py +++ b/setup.py @@ -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',