Skip to content

Commit 423a0cf

Browse files
Merge pull request #690 from asinghvi17/patch-1
Bump Makie compat and patch version
2 parents 5fb76df + 045f5ea commit 423a0cf

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 = "SciMLBase"
22
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
33
authors = ["Chris Rackauckas <accounts@chrisrackauckas.com> and contributors"]
4-
version = "2.36.1"
4+
version = "2.36.2"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -65,7 +65,7 @@ FunctionWrappersWrappers = "0.1.3"
6565
IteratorInterfaceExtensions = "^1"
6666
LinearAlgebra = "1.10"
6767
Logging = "1.10"
68-
Makie = "0.20"
68+
Makie = "0.20, 0.21"
6969
Markdown = "1.10"
7070
ModelingToolkit = "8.75, 9"
7171
PartialFunctions = "1.1"

0 commit comments

Comments
 (0)