Skip to content

Commit 6453afd

Browse files
v0.13.7 (#67)
* Delete .codecov.yml * Update package version * Bump NNlib compatibility
1 parent 3c08b0d commit 6453afd

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.codecov.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "McCormick"
22
uuid = "53c679d3-6890-5091-8386-c291e8c8aaa1"
33
authors = ["Matthew Wilhelm <[email protected]>"]
4-
version = "0.13.6"
4+
version = "0.13.7"
55

66
[deps]
77
DiffRules = "b552c78f-8df3-52c6-915a-8e097449b14b"
@@ -24,7 +24,7 @@ ForwardDiff = "~0.10"
2424
IntervalArithmetic = "~0.20"
2525
IntervalRootFinding = "~0.5"
2626
NaNMath = "0.3.5, 1.0"
27-
NNlib = "~0.8"
27+
NNlib = "~0.8, ~0.9"
2828
Reexport = "~0.2, ~1"
2929
StaticArrays = "~1"
3030
SpecialFunctions = "~1, ~2"

0 commit comments

Comments
 (0)