Skip to content

Commit 42fc62d

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for DataStructures to 0.19, (keep existing compat)
1 parent 31bb354 commit 42fc62d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "ITensorNetworks"
22
uuid = "2919e153-833c-4bdc-8836-1ea460a35fc7"
3-
version = "0.18.1"
3+
version = "0.18.2"
44
authors = ["Matthew Fishman <mfishman@flatironinstitute.org>, Joseph Tindall <jtindall@flatironinstitute.org> and contributors"]
55

66
[workspace]
@@ -56,7 +56,7 @@ Combinatorics = "1"
5656
Compat = "3, 4"
5757
ConstructionBase = "1.6"
5858
DataGraphs = "0.2.13"
59-
DataStructures = "0.18"
59+
DataStructures = "0.18, 0.19"
6060
Dictionaries = "0.4"
6161
Distributions = "0.25.86"
6262
DocStringExtensions = "0.9"

0 commit comments

Comments
 (0)