Skip to content

Commit 758ae7a

Browse files
committed
v0.3.0
1 parent 2eba62d commit 758ae7a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

pyproject.toml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
[tool.poetry]
22
name = "scoringrules"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
description = "Scoring rules for probabilistic forecast evaluation."
5-
authors = ["Francesco Zanetta <[email protected]>"]
5+
authors = [
6+
"Francesco Zanetta <[email protected]>",
7+
"Sam Allen <[email protected]>",
8+
]
69
homepage = "https://github.com/frazane/scoringrules"
710
documentation = "https://frazane.github.io/scoringrules/"
811
keywords = ["probabilistic", "forecasting", "verification"]

0 commit comments

Comments
 (0)