Skip to content

Commit 3b676a2

Browse files
committed
bump version
1 parent 5a9f043 commit 3b676a2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "FusionTensors"
22
uuid = "e16ca583-1f51-4df0-8e12-57d32947d33e"
33
authors = ["ITensor developers <[email protected]> and contributors"]
4-
version = "0.4.3"
4+
version = "0.5.0"
55

66
[deps]
77
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
55

66
[compat]
77
Documenter = "1.10.0"
8-
FusionTensors = "0.4"
8+
FusionTensors = "0.5"
99
Literate = "2.20.1"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1616
Aqua = "0.8.11"
1717
BlockArrays = "1.6"
1818
BlockSparseArrays = "0.7"
19-
FusionTensors = "0.4"
19+
FusionTensors = "0.5"
2020
GradedArrays = "0.4"
2121
LinearAlgebra = "1.10.0"
2222
Random = "1.10"

0 commit comments

Comments
 (0)