Skip to content

Commit 67fcf2c

Browse files
committed
increment version number
1 parent c68570f commit 67fcf2c

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.3",
5+
version="0.6.0",
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)