Skip to content

Commit a3c5cbc

Browse files
Add mtk to project file and add compat bound
1 parent 4bf59c7 commit a3c5cbc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Project.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
name = "Optimization"
22
uuid = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
3-
version = "3.9.2"
3+
version = "3.9.3"
44

55
[deps]
66
ArrayInterfaceCore = "30b0a656-2188-435a-8636-2ec0e6a096e2"
77
ConsoleProgressMonitor = "88cd18e8-d9cc-4ea6-8889-5259c0d15c8b"
88
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
99
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
1010
LoggingExtras = "e6f89c97-d47a-5376-807f-9c37f3926c36"
11+
ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
1112
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
1213
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
1314
ProgressLogging = "33c8b6b6-d38a-422a-b730-caa89a2f386c"
@@ -23,6 +24,7 @@ ArrayInterfaceCore = "0.1.1"
2324
ConsoleProgressMonitor = "0.1"
2425
DocStringExtensions = "0.8, 0.9"
2526
LoggingExtras = "0.4, 0.5, 1"
27+
ModelingToolkit = "~8.30.0"
2628
ProgressLogging = "0.1"
2729
Reexport = "0.2, 1.0"
2830
Requires = "1.0"

0 commit comments

Comments
 (0)