Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
giordano committed Jun 18, 2024
1 parent 7708aa6 commit 87871f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "IPUToolkit"
uuid = "92e0b95a-4011-435a-96f4-10064551ddbe"
authors = ["Emily Dietrich <[email protected]>", "Luk Burchard <[email protected]>", "Mosè Giordano <[email protected]>"]
version = "1.6.1"
version = "1.6.2"

[deps]
Clang = "40e3b903-d033-50b4-a0cc-940c62c95e31"
Expand All @@ -19,7 +19,7 @@ libcxxwrap_julia_jll = "3eaa8342-bff7-56a5-9981-c04077f7cee7"

[compat]
Clang = "0.14, 0.17.4, 0.18"
CxxWrap = "0.16"
CxxWrap = "0.14, 0.16"
GPUCompiler = "0.23, 0.24, 0.25, 0.26"
JSON = "0.21.4"
LLVM = "6, 7"
Expand All @@ -30,4 +30,4 @@ Scratch = "1.1"
TOML = "1"
UUIDs = "1"
julia = "1.9"
libcxxwrap_julia_jll = "0.13"
libcxxwrap_julia_jll = "0.11, 0.13.2"

0 comments on commit 87871f4

Please sign in to comment.