Skip to content

Commit 93a77a6

Browse files
authored
Merge pull request #116 from brianguenter/compathelper/new_version/2025-12-13-01-50-57-727-00810679398
CompatHelper: bump compat for TestItems in [extras] to 1, (keep existing compat)
2 parents e8f2b65 + f4128f4 commit 93a77a6

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,7 +1,7 @@
11
name = "FastDifferentiation"
22
uuid = "eb9bf01b-bf85-4b60-bf87-ee5de06c00be"
3-
authors = ["BrianGuenter"]
43
version = "0.4.5"
4+
authors = ["BrianGuenter"]
55

66
[deps]
77
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
@@ -30,7 +30,7 @@ RuntimeGeneratedFunctions = "0.5"
3030
SpecialFunctions = "2"
3131
StaticArrays = "1"
3232
TestItemRunner = "0.2"
33-
TestItems = "0.1"
33+
TestItems = "0.1, 1"
3434
julia = "1.9"
3535

3636
[extras]

0 commit comments

Comments
 (0)