diff --git a/setup.py b/setup.py index 9268395..2ba8f2e 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setuptools.setup( name="rl4uc", - version="0.0.2", + version="0.0.3", author="Patrick de Mars", author_email="pwdemars@gmail.com", description="Reinforcement learning environment for the unit commitment problem",