Skip to content

Commit

Permalink
Bump version number and add NEWS item
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ash committed Mar 15, 2024
1 parent 8390431 commit 4cc870a
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,6 +1,6 @@
Package: eppasm
Title: Age-structured EPP Model for HIV Epidemic Estimates
Version: 0.7.4
Version: 0.7.5
Authors@R: person("Jeff", "Eaton", email = "[email protected]", role = c("aut", "cre"))
Description: What the package does (one paragraph).
Depends: R (>= 3.1.0),
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## eppasm 0.7.5

* Qualify all package names and add all required packages into Imports section.

## eppasm 0.7.4

* Implement recovery to next higher CD4 category following ART interruption for those on ART greater than one year.
Expand Down

0 comments on commit 4cc870a

Please sign in to comment.