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