We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82bc961 commit 066e923Copy full SHA for 066e923
setup.py
@@ -16,7 +16,7 @@
16
]
17
18
setup(name='pfrl',
19
- version='0.3.0',
+ version='0.4.0',
20
description='PFRL, a deep reinforcement learning library',
21
long_description=codecs.open('README.md', 'r', encoding='utf-8').read(),
22
long_description_content_type='text/markdown',
0 commit comments