We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d41cbbc commit 8da6bb8Copy full SHA for 8da6bb8
Project.toml
@@ -1,7 +1,7 @@
1
name = "BlockTensorKit"
2
uuid = "5f87ffc2-9cf1-4a46-8172-465d160bd8cd"
3
authors = ["lkdvos <lukas.devos@ugent.be> and contributors"]
4
-version = "0.1.1"
+version = "0.1.2"
5
6
[deps]
7
BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
@@ -26,8 +26,8 @@ TensorOperations = "5"
26
Test = "1"
27
TestExtras = "0.2"
28
TupleTools = "1"
29
-VectorInterface = "0.4.8"
30
-julia = "1.8"
+VectorInterface = "0.4.8, 0.5"
+julia = "1.10"
31
32
[extras]
33
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
0 commit comments