mirror of
https://github.com/gryf/coach.git
synced 2025-12-17 19:20:19 +01:00
Update setup.py (#245)
This commit is contained in:
2
setup.py
2
setup.py
@@ -86,7 +86,7 @@ extras['all'] = all_deps
|
||||
|
||||
setup(
|
||||
name='rl-coach' if not slim_package else 'rl-coach-slim',
|
||||
version='0.11.0',
|
||||
version='0.11.1',
|
||||
description='Reinforcement Learning Coach enables easy experimentation with state of the art Reinforcement Learning algorithms.',
|
||||
url='https://github.com/NervanaSystems/coach',
|
||||
author='Intel AI Lab',
|
||||
|
||||
Reference in New Issue
Block a user