We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 781fa2f commit 629cd63Copy full SHA for 629cd63
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="autonomous-learning-library",
5
- version="0.5.0",
+ version="0.5.1",
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