Skip to content

Commit 46265a8

Browse files
authored
Merge pull request #92 from byuflowlab/compathelper/new_version/2025-12-30-00-38-21-415-01905831624
CompatHelper: bump compat for PreallocationTools to 1, (keep existing compat)
2 parents 1404aa5 + f700271 commit 46265a8

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 = "DuctAPE"
22
uuid = "ad8e49fd-fab7-444e-af4a-0daba3b8bf11"
3-
authors = ["Judd Mehr"]
43
version = "0.8.3"
4+
authors = ["Judd Mehr"]
55

66
[deps]
77
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
@@ -47,7 +47,7 @@ MINPACK = "1"
4747
NLsolve = "4"
4848
NamedTupleTools = "0.14"
4949
OrdinaryDiffEq = "6"
50-
PreallocationTools = "0.4"
50+
PreallocationTools = "0.4, 1"
5151
ProgressMeter = "1"
5252
QuadGK = "2"
5353
RecipesBase = "1"

0 commit comments

Comments
 (0)