We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c68570f commit 67fcf2cCopy full SHA for 67fcf2c
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="autonomous-learning-library",
5
- version="0.5.3",
+ version="0.6.0",
6
description=("A library for building reinforcement learning agents in Pytorch"),
7
packages=find_packages(),
8
url="https://github.com/cpnota/autonomous-learning-library.git",
0 commit comments