Skip to content

Commit c174983

Browse files
committed
update artifact_path
1 parent 4105087 commit c174983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bimodulesector.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ end
4848

4949
# Data from files
5050
# ---------------
51-
const artifact_path = joinpath(artifact"fusiondata", "MultiTensorKit.jl-data-v0.1.1")
51+
const artifact_path = joinpath(artifact"fusiondata", "MultiTensorKit.jl-data-v0.1.2")
5252

5353
function extract_Nsymbol(::Type{A4Object})
5454
filename = joinpath(artifact_path, "A4", "Nsymbol.json")

0 commit comments

Comments
 (0)