Skip to content

Commit 629cd63

Browse files
committed
bump version number
1 parent 781fa2f commit 629cd63

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
@@ -2,7 +2,7 @@
22

33
setup(
44
name="autonomous-learning-library",
5-
version="0.5.0",
5+
version="0.5.1",
66
description=("A library for building reinforcement learning agents in Pytorch"),
77
packages=find_packages(),
88
url="https://github.com/cpnota/autonomous-learning-library.git",

0 commit comments

Comments
 (0)