Skip to content

Commit 66a035d

Browse files
committed
Bump to 0.2.2, bump compat entries
1 parent d2e667e commit 66a035d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ITensorNetworks"
22
uuid = "2919e153-833c-4bdc-8836-1ea460a35fc7"
33
authors = ["Matthew Fishman <[email protected]> and contributors"]
4-
version = "0.2.1"
4+
version = "0.2.2"
55

66
[deps]
77
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
@@ -19,12 +19,12 @@ Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
1919

2020
[compat]
2121
Compat = "3, 4"
22-
DataGraphs = "0.1.1"
22+
DataGraphs = "0.1.7"
2323
Dictionaries = "0.3.15"
2424
DocStringExtensions = "0.8, 0.9"
2525
Graphs = "1.6"
26-
ITensors = "0.3"
27-
NamedGraphs = "0.1.3"
26+
ITensors = "0.3.23"
27+
NamedGraphs = "0.1.8"
2828
Requires = "1.3"
2929
SimpleTraits = "0.9"
3030
SplitApplyCombine = "1.2"

0 commit comments

Comments
 (0)