Skip to content

Commit 45f2341

Browse files
committed
bump version, compat for OnlineStatsBase
1 parent 07a99e1 commit 45f2341

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,6 +1,6 @@
11
name = "OnlineStats"
22
uuid = "a15396b6-48d5-5d58-9928-6d29437db91e"
3-
version = "1.6.4"
3+
version = "1.7.0"
44

55
[deps]
66
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -19,7 +19,7 @@ StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
1919
[compat]
2020
AbstractTrees = "0.3, 0.4"
2121
Distributions = "0.25"
22-
OnlineStatsBase = "1.4.7, 1.5, 1.6"
22+
OnlineStatsBase = "1.4.7, 1.5, 1.6, 1.7"
2323
OrderedCollections = "1.1, 1.2, 1.3, 1.4, 1.5, 1.6"
2424
RecipesBase = "1.1, 1.2, 1.3"
2525
SpecialFunctions = "2.1, 2.2, 2.3"

0 commit comments

Comments
 (0)