Skip to content

Commit 330e3db

Browse files
authored
Release v1.6.1 (#68)
1 parent 598c9d0 commit 330e3db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "IPUToolkit"
22
uuid = "92e0b95a-4011-435a-96f4-10064551ddbe"
33
authors = ["Emily Dietrich <jakibaki@live.com>", "Luk Burchard <luk.burchard@gmail.com>", "Mosè Giordano <mose@gnu.org>"]
4-
version = "1.6.0"
4+
version = "1.6.1"
55

66
[deps]
77
Clang = "40e3b903-d033-50b4-a0cc-940c62c95e31"

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Other versions of the Poplar SDK are not currently supported.
3030
* the Poplar SDK version 2.2 uses LLVM 13, which is available in Julia v1.8;
3131
* the Poplar SDK versions 2.3-2.5 use LLVM 14, which is available in Julia v1.9;
3232
* the Poplar SDK versions 2.6-3.2 use LLVM 15, which is available in Julia v1.10;
33-
* the Poplar SDK version 3.3 uses LLVM 16, which is available in Julia v1.11.
33+
* the Poplar SDK version 3.3 uses LLVM 16, which is available in Julia v1.11 (NOTE: this combination has ***not** been tested yet and is likely not to work at the moment).
3434

3535
## Installation
3636

0 commit comments

Comments
 (0)