Skip to content

Commit

Permalink
[0.5.0] rlease
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjim0816 committed Jan 25, 2024
1 parent 533b9f1 commit 42d24e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions joyrl/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
Email: [email protected]
Date: 2023-01-01 16:20:49
LastEditor: JiangJi
LastEditTime: 2024-01-13 18:46:34
LastEditTime: 2024-01-26 00:59:03
Discription:
'''
from joyrl import algos, framework, envs, utils
from joyrl.run import run

__version__ = "0.4.9.1"
__version__ = "0.5.0"

__all__ = [
"algos",
Expand Down

0 comments on commit 42d24e4

Please sign in to comment.