Skip to content

Commit 11a4a77

Browse files
authored
Merge pull request #71 from slimgroup/compathelper/new_version/2023-02-02-01-40-19-143-00770612277
CompatHelper: bump compat for CUDA to 4, (keep existing compat)
2 parents 7b9aa21 + 987cd0d commit 11a4a77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "InvertibleNetworks"
22
uuid = "b7115f24-5f92-4794-81e8-23b0ddb121d3"
33
authors = ["Philipp Witte <[email protected]>", "Ali Siahkoohi <[email protected]>", "Mathias Louboutin <[email protected]>", "Gabrio Rizzuti <[email protected]>", "Rafael Orozco <[email protected]>", "Felix J. herrmann <[email protected]>"]
4-
version = "2.2.2"
4+
version = "2.2.3"
55

66
[deps]
77
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
@@ -15,7 +15,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1515
Wavelets = "29a6e085-ba6d-5f35-a997-948ac2efa89a"
1616

1717
[compat]
18-
CUDA = "1, 2, 3"
18+
CUDA = "1, 2, 3, 4"
1919
ChainRulesCore = "0.8, 0.9, 0.10, 1"
2020
Flux = "0.11, 0.12, 0.13"
2121
JOLI = "0.7, 0.8"

0 commit comments

Comments
 (0)