Skip to content

Commit 0db4946

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for Parameters to 0.13, (keep existing compat)
1 parent 49f7e34 commit 0db4946

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "VortexStepMethod"
22
uuid = "ed3cd733-9f0f-46a9-93e0-89b8d4998dd9"
3-
authors = ["1-Bart-1 <bart@vandelint.net>", "Oriol Cayon and contributors"]
43
version = "3.3.4"
4+
authors = ["1-Bart-1 <bart@vandelint.net>", "Oriol Cayon and contributors"]
55

66
[workspace]
77
projects = ["examples", "examples_cp", "docs", "test"]
@@ -57,11 +57,11 @@ Logging = "1"
5757
Makie = "0.24.6"
5858
Measures = "0.3"
5959
NonlinearSolve = "4.8.0"
60-
Parameters = "0.12"
60+
Parameters = "0.12, 0.13"
6161
Pkg = "1"
6262
PreallocationTools = "1.1.2"
63-
PythonCall = "0.9"
6463
PrecompileTools = "1.2.1"
64+
PythonCall = "0.9"
6565
RecursiveArrayTools = "3, 4"
6666
SciMLBase = "2, 3"
6767
Serialization = "1"

0 commit comments

Comments
 (0)