Skip to content

Commit 97ce278

Browse files
authored
Bump to v0.3.0, add missing compat entries [no ci]
1 parent 818b6e4 commit 97ce278

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

Project.toml

Lines changed: 9 additions & 1 deletion
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.2"
4+
version = "0.3.0"
55

66
[deps]
77
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -27,17 +27,25 @@ Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
2727
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
2828

2929
[compat]
30+
AbstractTrees = "0.4.4"
3031
Compat = "3, 4"
3132
DataGraphs = "0.1.7"
3233
Dictionaries = "0.3.15"
3334
DocStringExtensions = "0.8, 0.9"
3435
Graphs = "1.6"
3536
ITensors = "0.3.23"
37+
IsApprox = "0.1.7"
38+
IterTools = "1.4.0"
39+
KrylovKit = "0.6.0"
3640
NamedGraphs = "0.1.8"
41+
Observers = "0.0.8"
3742
Requires = "1.3"
3843
SimpleTraits = "0.9"
44+
SparseArrayKit = "0.2.1"
3945
SplitApplyCombine = "1.2"
46+
StaticArrays = "1.5.12"
4047
Suppressor = "0.2"
48+
TimerOutputs = "0.5.22"
4149
julia = "1.7"
4250

4351
[extras]

0 commit comments

Comments
 (0)