File tree 4 files changed +12
-3
lines changed
4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1
1
name = " BackendSelection"
2
2
uuid = " 680c2d7c-f67a-4cc9-ae9c-da132b1447a5"
3
3
authors = [
" ITensor developers <[email protected] > and contributors" ]
4
- version = " 0.1.0 "
4
+ version = " 0.1.1 "
5
5
6
6
[compat ]
7
7
julia = " 1.10"
Original file line number Diff line number Diff line change 2
2
BackendSelection = " 680c2d7c-f67a-4cc9-ae9c-da132b1447a5"
3
3
Documenter = " e30172f5-a6a5-5a46-863b-614d45cd2de4"
4
4
Literate = " 98b081ad-f1c9-55d3-8b20-4c87d4299306"
5
+
6
+ [compat ]
7
+ BackendSelection = " 0.1"
8
+ Documenter = " 1"
9
+ Literate = " 2"
Original file line number Diff line number Diff line change 1
1
[deps ]
2
2
BackendSelection = " 680c2d7c-f67a-4cc9-ae9c-da132b1447a5"
3
+
4
+ [compat ]
5
+ BackendSelection = " 0.1"
Original file line number Diff line number Diff line change @@ -6,7 +6,8 @@ Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
6
6
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
7
7
8
8
[compat ]
9
- Aqua = " 0.8.9"
9
+ Aqua = " 0.8"
10
+ BackendSelection = " 0.1"
10
11
SafeTestsets = " 0.1"
11
12
Suppressor = " 0.2"
12
- Test = " 1.10 "
13
+ Test = " 1"
You can’t perform that action at this time.
0 commit comments