Skip to content

Commit 11337bd

Browse files
github-actions[bot]CompatHelper Juliapalday
authored
CompatHelper: bump compat for BSplineKit to 0.18, (keep existing compat) (#803)
* CompatHelper: bump compat for BSplineKit to 0.18, (keep existing compat) * Update Project.toml --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Phillip Alday <[email protected]>
1 parent 78394c0 commit 11337bd

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 = "MixedModels"
22
uuid = "ff71e718-51f3-5ec2-a782-8ffcbfa3c316"
33
author = ["Phillip Alday <[email protected]>", "Douglas Bates <[email protected]>"]
4-
version = "4.30.0"
4+
version = "4.30.1"
55

66
[deps]
77
Arrow = "69666777-d1a9-59fb-9406-91d4454c9d45"
@@ -39,7 +39,7 @@ MixedModelsPRIMAExt = ["PRIMA"]
3939
[compat]
4040
Aqua = "0.8"
4141
Arrow = "1, 2"
42-
BSplineKit = "0.14, 0.15, 0.16, 0.17"
42+
BSplineKit = "0.14, 0.15, 0.16, 0.17, 0.18"
4343
Compat = "4.10"
4444
DataAPI = "1"
4545
DataFrames = "1"

0 commit comments

Comments
 (0)