Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Shmuma committed Nov 7, 2019
1 parent cc1a84d commit 9a22701
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 @@ -13,7 +13,7 @@
author_email="[email protected]",
license='GPL-v3',
description="PyTorch reinforcement learning framework",
version="0.5",
version="0.6",
packages=setuptools.find_packages(),
install_requires=requirements,
)

0 comments on commit 9a22701

Please sign in to comment.