Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

Commit a78c0c3

Browse files
github-actions[bot]CompatHelper Juliaavik-pal
authored
chore: bump EnzymeCore version
* CompatHelper: bump compat for EnzymeCore in [weakdeps] to 0.8, (keep existing compat) * chore: bump version for release --------- Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: Avik Pal <avikpal@mit.edu>
1 parent 7246a5c commit a78c0c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "LuxCore"
22
uuid = "bb33d45b-7691-41d6-9220-0943567d0623"
33
authors = ["Avik Pal <avikpal@mit.edu> and contributors"]
4-
version = "1.0.0"
4+
version = "1.0.1"
55

66
[deps]
77
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
@@ -32,7 +32,7 @@ ArrayInterface = "7.9"
3232
ChainRulesCore = "1.24"
3333
Compat = "4.15.0"
3434
DispatchDoctor = "0.4.10"
35-
EnzymeCore = "0.7.7"
35+
EnzymeCore = "0.7.7, 0.8"
3636
Functors = "0.4.12"
3737
MLDataDevices = "1"
3838
Random = "1.10"

0 commit comments

Comments
 (0)