Skip to content

Commit

Permalink
New version: VariationalOnlineStats v1.0.0 (#214)
Browse files Browse the repository at this point in the history
UUID: 19baa3cf-15a9-54b0-b671-5d0d7003ae5b
Repo:
Tree: 271a877477d6c73d638e221e48cc1fc745d461ae
  • Loading branch information
timholy authored Jun 29, 2023
1 parent 67e40ba commit 5bd563c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
4 changes: 2 additions & 2 deletions V/VariationalOnlineStats/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
["0.1"]
julia = "0.7-1"
[1]
julia = "1.6.0-1"
4 changes: 3 additions & 1 deletion V/VariationalOnlineStats/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
["0.0-0.1"]
[0]
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[0-1]
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
3 changes: 3 additions & 0 deletions V/VariationalOnlineStats/Versions.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["0.0.1"]
git-tree-sha1 = "2034a9daa7979d63f688deaaa5df7942caf27a0c"

["1.0.0"]
git-tree-sha1 = "271a877477d6c73d638e221e48cc1fc745d461ae"

0 comments on commit 5bd563c

Please sign in to comment.