Skip to content

Commit

Permalink
bump version, compat for OnlineStatsBase
Browse files Browse the repository at this point in the history
  • Loading branch information
joshday committed May 21, 2024
1 parent 07a99e1 commit 45f2341
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "OnlineStats"
uuid = "a15396b6-48d5-5d58-9928-6d29437db91e"
version = "1.6.4"
version = "1.7.0"

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

0 comments on commit 45f2341

Please sign in to comment.