Skip to content

Commit f5c5517

Browse files
authored
Version 0.3.4 (#23)
1 parent 40ea94c commit f5c5517

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "RegisterMismatchCuda"
22
uuid = "ee0d8d85-fa18-576c-9601-66ebb12862d9"
33
authors = ["Tim Holy <tim.holy@gmail.com>"]
4-
version = "0.3.3"
4+
version = "0.3.4"
55

66
[deps]
77
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
@@ -12,7 +12,7 @@ RegisterMismatchCommon = "abb2e897-52bf-5d28-a379-6ca321e3b878"
1212
SharedArrays = "1a1011a3-84de-559e-8e89-a11a2f7dc383"
1313

1414
[compat]
15-
CUDA = "3"
15+
CUDA = "3,4,5"
1616
ImageCore = "0.8.1, 0.9, 0.10"
1717
Primes = "0.4, 0.5"
1818
RegisterCore = "0.2"

0 commit comments

Comments
 (0)