Skip to content

Commit f6d2003

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for DataStructures to 0.19, (keep existing compat) (#248)
Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Matt Fishman <[email protected]>
1 parent c05a548 commit f6d2003

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 = "ITensorNetworks"
22
uuid = "2919e153-833c-4bdc-8836-1ea460a35fc7"
33
authors = ["Matthew Fishman <[email protected]>, Joseph Tindall <[email protected]> and contributors"]
4-
version = "0.13.15"
4+
version = "0.13.16"
55

66
[deps]
77
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -54,7 +54,7 @@ Adapt = "4"
5454
Combinatorics = "1"
5555
Compat = "3, 4"
5656
DataGraphs = "0.2.3"
57-
DataStructures = "0.18"
57+
DataStructures = "0.18, 0.19"
5858
Dictionaries = "0.4"
5959
Distributions = "0.25.86"
6060
DocStringExtensions = "0.9"

0 commit comments

Comments
 (0)