Skip to content

Commit 5346eee

Browse files
committed
init v0.2.0
1 parent e864a08 commit 5346eee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
[![Embark](https://img.shields.io/badge/discord-OpenRL-%237289da.svg?logo=discord)](https://discord.gg/qMbVT2qBhr)
2929
[![slack badge](https://img.shields.io/badge/Slack-join-blueviolet?logo=slack&amp)](https://join.slack.com/t/openrlhq/shared_invite/zt-1tqwpvthd-Eeh0IxQ~DIaGqYXoW2IUQg)
3030

31-
OpenRL-v0.1.10 is updated on Oct 27, 2023
31+
OpenRL-v0.2.0 is updated on Dec 20, 2023
3232

3333
The main branch is the latest version of OpenRL, which is under active development. If you just want to have a try with
3434
OpenRL, you can switch to the stable branch.

openrl/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__TITLE__ = "openrl"
2-
__VERSION__ = "v0.1.10"
2+
__VERSION__ = "v0.2.0"
33
__DESCRIPTION__ = "Distributed Deep RL Framework"
44
__AUTHOR__ = "OpenRL Contributors"
55
__EMAIL__ = "huangshiyu@4paradigm.com"

0 commit comments

Comments
 (0)