Skip to content

Commit 49168b8

Browse files
authored
V1.0.0b2 (#286)
* 1.0.0b2 release * quick fix
1 parent b73e076 commit 49168b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "cleanrl"
3-
version = "1.0.0-beta.0"
3+
version = "1.0.0b2"
44
description = "High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features"
55
authors = ["Costa Huang <[email protected]>"]
66
include = ["cleanrl_utils"]

0 commit comments

Comments
 (0)