Skip to content

Commit 5aec7eb

Browse files
CompatHelper: bump compat for "SimpleGraphs" to "0.7" (#212)
* CompatHelper: bump compat for "SimpleGraphs" to "0.7" * Update Project.toml Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
1 parent 64141dd commit 5aec7eb

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 = "Soss"
22
uuid = "8ce77f84-9b61-11e8-39ff-d17a774bf41c"
33
author = ["Chad Scherrer <chad.scherrer@gmail.com>"]
4-
version = "0.15.1"
4+
version = "0.15.2"
55

66
[deps]
77
AdvancedHMC = "0bf59076-c3b1-5ca4-86bd-e02cd72cde3d"
@@ -61,7 +61,7 @@ Reexport = "0.2"
6161
Requires = "1.0"
6262
ReverseDiff = "1.0"
6363
Setfield = "0.6, 0.7"
64-
SimpleGraphs = "0.3, 0.4, 0.5, 0.6"
64+
SimpleGraphs = "0.3, 0.4, 0.5, 0.6, 0.7"
6565
SimplePartitions = "0.2, 0.3"
6666
SimplePosets = "0.0, 0.1"
6767
SpecialFunctions = "0.10"

0 commit comments

Comments
 (0)