Skip to content

Commit

Permalink
increment package version number
Browse files Browse the repository at this point in the history
  • Loading branch information
nikosbosse committed Jul 4, 2023
1 parent 884d795 commit 255721a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: scoringutils
Title: Utilities for Scoring and Assessing Predictions
Version: 1.1.3
Version: 1.1.4
Language: en-GB
Authors@R: c(
person(given = "Nikos",
Expand Down
6 changes: 6 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# scoringutils 1.1.4

## Package updates
- added links to the scoringutils paper [Evaluating Forecasts with scoringutils in R](https://arxiv.org/abs/2205.07090) to the package.
- updated citation formatting to comply with newer standards.

# scoringutils 1.1.3

## Package updates
Expand Down

0 comments on commit 255721a

Please sign in to comment.