We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7038d82 commit d1f0adaCopy full SHA for d1f0ada
1 file changed
packages/JuliaMPBSolver/Project.toml
@@ -1,6 +1,6 @@
1
name = "JuliaMPBSolver"
2
uuid = "d8b18f01-5396-498d-b34d-247825c18ff0"
3
-version = "0.3.0"
+version = "0.3.1"
4
authors = ["Jürgen Fuhrmann <juergen-fuhrmann@web.de>"]
5
6
[deps]
@@ -16,14 +16,14 @@ VoronoiFVM = "82b139dc-5afc-11e9-35da-9b9bdfd336f3"
16
17
[compat]
18
ExtendableGrids = "1.14.0"
19
-InteractiveUtils = "1.11.0"
+InteractiveUtils = "1.10.0"
20
LessUnitful = "1.2.1"
21
-LinearAlgebra = "1.11.0"
22
-Markdown = "1.11.0"
+LinearAlgebra = "1.10.0"
+Markdown = "1.10.0"
23
PreallocationTools = "0.4.34"
24
Unitful = "1.25.1"
25
VoronoiFVM = "2.13.0"
26
-julia = "1.11"
+julia = "1.10"
27
28
[extras]
29
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments