diff --git a/P/PianoHands/Compat.toml b/P/PianoHands/Compat.toml index ea8f60669a78c46..b474d0bf2546750 100644 --- a/P/PianoHands/Compat.toml +++ b/P/PianoHands/Compat.toml @@ -2,10 +2,15 @@ CodecZlib = "0.7" IterTools = "1.10.0-1" JLD2 = "0.4" -Lux = "0.5" LuxCUDA = "0.3" MIDI = "2.7.0-2" MLUtils = "0.4" Optimisers = "0.3" Zygote = "0.6" julia = "1" + +["0-0.1"] +Lux = "0.5" + +["0.2-0"] +Lux = "1" diff --git a/P/PianoHands/Versions.toml b/P/PianoHands/Versions.toml index 0a1c5b565dd150b..c5206ebf054659e 100644 --- a/P/PianoHands/Versions.toml +++ b/P/PianoHands/Versions.toml @@ -1,2 +1,5 @@ ["0.1.0"] git-tree-sha1 = "270dfe79d7629b9f7cb8bb8efc4d919bab65a400" + +["0.2.0"] +git-tree-sha1 = "7c38c4433af973870e7105e9f3a86c3e2dc4cd7f"