Skip to content

Commit 4eac41f

Browse files
authored
Merge pull request #199 from chainer/muupan-patch-4
Update to v0.3.0
2 parents 36aea6e + ef250bc commit 4eac41f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
install_requires.append('funcsigs')
2727

2828
setup(name='chainerrl',
29-
version='0.2.0',
29+
version='0.3.0',
3030
description='ChainerRL, a deep reinforcement learning library',
3131
author='Yasuhiro Fujita',
3232
author_email='[email protected]',

0 commit comments

Comments
 (0)