Skip to content

Commit a23a66a

Browse files
update to lux 1.1 and JLD 0.5
1 parent 5d33d63 commit a23a66a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "PianoHands"
22
uuid = "74435128-bd9d-4d82-978b-bd768beb391e"
33
authors = ["NeroBlackstone <[email protected]>"]
4-
version = "0.2.0"
4+
version = "0.3.0"
55

66
[deps]
77
CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"
@@ -25,8 +25,8 @@ test = ["Test"]
2525
[compat]
2626
CodecZlib = "0.7"
2727
IterTools = "1.10"
28-
JLD2 = "0.4"
29-
Lux = "1.0"
28+
JLD2 = "0.5"
29+
Lux = "1.1"
3030
LuxCUDA = "0.3"
3131
MIDI = "2.7"
3232
MLUtils = "0.4"

0 commit comments

Comments
 (0)