There was an error while loading. Please reload this page.
2 parents 8fa1671 + 0fb431d commit 74ed004Copy full SHA for 74ed004
1 file changed
setup.py
@@ -26,7 +26,7 @@
26
install_requires.append('funcsigs')
27
28
setup(name='chainerrl',
29
- version='0.1.0',
+ version='0.2.0',
30
description='ChainerRL, a deep reinforcement learning library',
31
author='Yasuhiro Fujita',
32
author_email='fujita@preferred.jp',
0 commit comments