We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
compats
[email protected]
1 parent 8f8e869 commit 40c9c1fCopy full SHA for 40c9c1f
Project.toml
@@ -1,7 +1,7 @@
1
name = "ModelingToolkitDesigner"
2
uuid = "23d639d0-9462-4d1e-84fe-d700424865b8"
3
authors = ["Brad Carman <[email protected]>"]
4
-version = "1.3.0"
+version = "1.3.1"
5
6
[deps]
7
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
@@ -13,10 +13,10 @@ ModelingToolkitStandardLibrary = "16a59e39-deab-5bd0-87e4-056b12336739"
13
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
14
15
[compat]
16
-CairoMakie = "0.11"
+CairoMakie = "0.11, 0.12"
17
FileIO = "1"
18
FilterHelpers = "0.2"
19
-GLMakie = "0.9"
+GLMakie = "0.9, 0.10"
20
ModelingToolkit = "9"
21
ModelingToolkitStandardLibrary = "2"
22
TOML = "1"
0 commit comments