We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d33d63 commit a23a66aCopy full SHA for a23a66a
Project.toml
@@ -1,7 +1,7 @@
1
name = "PianoHands"
2
uuid = "74435128-bd9d-4d82-978b-bd768beb391e"
3
authors = ["NeroBlackstone <[email protected]>"]
4
-version = "0.2.0"
+version = "0.3.0"
5
6
[deps]
7
CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"
@@ -25,8 +25,8 @@ test = ["Test"]
25
[compat]
26
CodecZlib = "0.7"
27
IterTools = "1.10"
28
-JLD2 = "0.4"
29
-Lux = "1.0"
+JLD2 = "0.5"
+Lux = "1.1"
30
LuxCUDA = "0.3"
31
MIDI = "2.7"
32
MLUtils = "0.4"
0 commit comments