Skip to content

Commit

Permalink
Merge pull request #289 from chainer/update-version-v0.4
Browse files Browse the repository at this point in the history
Update to v0.4
  • Loading branch information
muupan authored Jul 23, 2018
2 parents 7523bb7 + e9821a9 commit 7490171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
install_requires.append('funcsigs')

setup(name='chainerrl',
version='0.3.0',
version='0.4.0',
description='ChainerRL, a deep reinforcement learning library',
author='Yasuhiro Fujita',
author_email='fujita@preferred.jp',
Expand Down

0 comments on commit 7490171

Please sign in to comment.