Skip to content

Commit

Permalink
updating version
Browse files Browse the repository at this point in the history
updating version ready for release
  • Loading branch information
jreps committed Mar 26, 2024
1 parent c54c04b commit f287849
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: Characterization
Type: Package
Title: Characterizations of Cohorts
Version: 0.1.3
Date: 2023-09-03
Version: 0.1.4
Date: 2024-02-26
Authors@R: c(
person("Jenna", "Reps", , "[email protected]", role = c("aut", "cre")),
person("Patrick", "Ryan", , "[email protected]", role = c("aut"))
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Characterization 0.1.4
======================
Added extra error logging

Characterization 0.1.3
======================
Optimized aggregate features to remove T and not Os (as these can be calculated using T and T and Os) - requires latest shiny app though
Expand Down

0 comments on commit f287849

Please sign in to comment.