Skip to content

Commit 4f8be2a

Browse files
github-actions[bot]CompatHelper Juliadevmotion
authored
CompatHelper: bump compat for LogExpFunctions to 1, (keep existing compat) (#530)
* CompatHelper: bump compat for LogExpFunctions to 1, (keep existing compat) * Update version from 2.7.2 to 2.8.0 --------- Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: David Müller-Widmann <devmotion@users.noreply.github.com>
1 parent d0aa461 commit 4f8be2a

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,6 +1,6 @@
11
name = "SpecialFunctions"
22
uuid = "276daf66-3868-5448-9aa4-cd146d93841b"
3-
version = "2.7.2"
3+
version = "2.8.0"
44

55
[deps]
66
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -22,7 +22,7 @@ ChainRulesTestUtils = "0.6.8, 0.7, 1"
2222
ExplicitImports = "1.13.2"
2323
IrrationalConstants = "0.1, 0.2"
2424
JET = "0.9, 0.10"
25-
LogExpFunctions = "0.3.2"
25+
LogExpFunctions = "0.3.2, 1"
2626
OpenLibm_jll = "0.7, 0.8"
2727
OpenSpecFun_jll = "0.5"
2828
Random = "<0.0.1, 1"

0 commit comments

Comments
 (0)