Skip to content

Commit 2333d8d

Browse files
github-actions[bot]CompatHelper Juliamtsch
authored
CompatHelper: bump compat for Hungarian to 0.7, (keep existing compat) (#56)
* CompatHelper: bump compat for Hungarian to 0.7, (keep existing compat) * Update Project.toml Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: mtsch <matijacufar@gmail.com>
1 parent c2383f2 commit 2333d8d

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 = "PersistenceDiagrams"
22
uuid = "90b4794c-894b-4756-a0f8-5efeb5ddf7ae"
33
authors = ["mtsch <matijacufar@gmail.com>"]
4-
version = "0.9.8"
4+
version = "0.9.9"
55

66
[deps]
77
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
@@ -14,7 +14,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1414

1515
[compat]
1616
Compat = "^3.10, 4"
17-
Hungarian = "0.6"
17+
Hungarian = "0.6, 0.7"
1818
MLJModelInterface = "1"
1919
RecipesBase = "1"
2020
ScientificTypes = "3"

0 commit comments

Comments
 (0)