Skip to content

Commit

Permalink
Merge pull request #6 from toolpath/alambe/rename_module_2
Browse files Browse the repository at this point in the history
Rename package and add different UUID for registry
  • Loading branch information
lambe authored Sep 27, 2023
2 parents 2752e95 + dc8363d commit 0e3052b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "AlphaZero"
uuid = "8ed9eb0b-7496-408d-8c8b-2119aeea02cd"
name = "AlphaZeroTP"
uuid = "62478450-e654-4b43-b20a-c9dae170cc77"
authors = ["Andrew Lambe <andrew.b.lambe@gmail.com>, forked from AlphaZero.jl by Jonathan Laurent <jonathan.laurent@cs.cmu.edu>"]
version = "0.5.6"
version = "0.5.7"

[deps]
ArgParse = "c7e460c6-2fb9-53a9-8c5b-16f535851c63"
Expand Down

0 comments on commit 0e3052b

Please sign in to comment.