Skip to content

Commit 81003b1

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: add new compat entry for StableRNGs at version 1 for package test, (keep existing compat) (#134)
Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Matt Fishman <[email protected]>
1 parent 78188cc commit 81003b1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "BlockSparseArrays"
22
uuid = "2c9a651f-6452-4ace-a6ac-809f4280fbb4"
33
authors = ["ITensor developers <[email protected]> and contributors"]
4-
version = "0.7.2"
4+
version = "0.7.3"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"

test/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ MatrixAlgebraKit = "0.2"
3333
Random = "1"
3434
SafeTestsets = "0.1"
3535
SparseArraysBase = "0.5"
36+
StableRNGs = "1"
3637
Suppressor = "0.2"
3738
TensorAlgebra = "0.3.2"
3839
Test = "1"

0 commit comments

Comments
 (0)