Skip to content

Commit 066e923

Browse files
committed
Update to v0.4.0
1 parent 82bc961 commit 066e923

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
@@ -16,7 +16,7 @@
1616
]
1717

1818
setup(name='pfrl',
19-
version='0.3.0',
19+
version='0.4.0',
2020
description='PFRL, a deep reinforcement learning library',
2121
long_description=codecs.open('README.md', 'r', encoding='utf-8').read(),
2222
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)