Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
findmyway authored Dec 29, 2019
1 parent 87460a1 commit 53e9045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "ReinforcementLearningBase"
uuid = "9b2b9cba-ac73-11e8-02b1-9f0869453fc0"
authors = ["Johanni Brea <[email protected]>", "Jun Tian <[email protected]>"]
version = "0.2.0"
version = "0.3.0"

[deps]
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Expand Down

2 comments on commit 53e9045

@findmyway
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator register

Release notes:

Remove unnecessary components into RLCore. Only keep very basic interfaces here.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Error while trying to register: Changing UUIDs is not allowed

Please sign in to comment.