Skip to content

Commit

Permalink
Bump version and update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brookslogan committed Oct 4, 2024
1 parent 8e8ed99 commit f77b68d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: epiprocess
Title: Tools for basic signal processing in epidemiology
Version: 0.9.3
Version: 0.9.4
Authors@R: c(
person("Jacob", "Bien", role = "ctb"),
person("Logan", "Brooks", , "[email protected]", role = c("aut", "cre")),
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ Pre-1.0.0 numbering scheme: 0.x will indicate releases, while 0.x.y will indicat
syntax.
- Improved validation of `.window_size` arguments.

## Cleanup

- Removed vignette dependency on `covidcast`.

# epiprocess 0.9

## Breaking changes
Expand Down

0 comments on commit f77b68d

Please sign in to comment.