Skip to content

Commit 499b798

Browse files
authored
Merge pull request #591 from muupan/update_to_v0.8.0
Update the version to 0.8.0
2 parents f8d45d9 + c8e7102 commit 499b798

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
@@ -17,7 +17,7 @@
1717
]
1818

1919
setup(name='chainerrl',
20-
version='0.7.0',
20+
version='0.8.0',
2121
description='ChainerRL, a deep reinforcement learning library',
2222
long_description=codecs.open('README.md', 'r', encoding='utf-8').read(),
2323
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)