We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31bb354 commit 42fc62dCopy full SHA for 42fc62d
1 file changed
Project.toml
@@ -1,6 +1,6 @@
1
name = "ITensorNetworks"
2
uuid = "2919e153-833c-4bdc-8836-1ea460a35fc7"
3
-version = "0.18.1"
+version = "0.18.2"
4
authors = ["Matthew Fishman <mfishman@flatironinstitute.org>, Joseph Tindall <jtindall@flatironinstitute.org> and contributors"]
5
6
[workspace]
@@ -56,7 +56,7 @@ Combinatorics = "1"
56
Compat = "3, 4"
57
ConstructionBase = "1.6"
58
DataGraphs = "0.2.13"
59
-DataStructures = "0.18"
+DataStructures = "0.18, 0.19"
60
Dictionaries = "0.4"
61
Distributions = "0.25.86"
62
DocStringExtensions = "0.9"
0 commit comments