Skip to content

Commit

Permalink
Merge pull request #162 from MashiroChen/master
Browse files Browse the repository at this point in the history
Fix whl version
  • Loading branch information
WilfChen authored Jan 19, 2024
2 parents d2a0140 + 1d95df6 commit fe5c146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

setup(
name="mindspore_rl",
version="0.7.0",
version="0.8.0",
author="The MindSpore Authors",
author_email="contact@mindspore.cn",
description="A MindSpore reinforcement learning framework.",
Expand Down

0 comments on commit fe5c146

Please sign in to comment.