Skip to content

Commit d7f7976

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for ITensorMPS to 0.2, (keep existing compat) (#5)
* CompatHelper: bump compat for ITensorMPS to 0.2, (keep existing compat) * Bump to ITensorMPS.jl v0.2 --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Matt Fishman <[email protected]>
1 parent 8658a01 commit d7f7976

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ITensorVisualizationBase"
22
uuid = "cd2553d2-8bef-4d93-8a38-c62f17d5ad23"
33
authors = ["Matthew Fishman <[email protected]> and contributors"]
4-
version = "0.1.9"
4+
version = "0.1.10"
55

66
[deps]
77
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -21,7 +21,7 @@ AbstractTrees = "0.4"
2121
Compat = "3.40.0, 4"
2222
GeometryBasics = "0.4.1"
2323
Graphs = "1.4.1"
24-
ITensorMPS = "0.1"
24+
ITensorMPS = "0.1, 0.2"
2525
ITensors = "0.2.12, 0.3, 0.4, 0.5, 0.6"
2626
MetaGraphs = "0.7.1"
2727
NetworkLayout = "0.4.3"

0 commit comments

Comments
 (0)