Skip to content

Commit 20fbe57

Browse files
authored
Prepare standalone package for Julia 1.9 (#129)
1 parent 325c21d commit 20fbe57

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Project.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name = "Statistics"
22
uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
3+
keywords = ["statistics"]
4+
license = "MIT"
5+
desc = "Basic statistics for Julia."
6+
version = "1.9.0"
37

48
[deps]
59
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

0 commit comments

Comments
 (0)