Skip to content

Commit

Permalink
Version 0.3.4 (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
kdw503 authored Feb 4, 2025
1 parent 40ea94c commit f5c5517
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "RegisterMismatchCuda"
uuid = "ee0d8d85-fa18-576c-9601-66ebb12862d9"
authors = ["Tim Holy <[email protected]>"]
version = "0.3.3"
version = "0.3.4"

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

[compat]
CUDA = "3"
CUDA = "3,4,5"
ImageCore = "0.8.1, 0.9, 0.10"
Primes = "0.4, 0.5"
RegisterCore = "0.2"
Expand Down

0 comments on commit f5c5517

Please sign in to comment.