Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
lima1 committed Dec 7, 2023
1 parent 9be1f2e commit 6328404
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ Package: PureCN
Type: Package
Title: Copy number calling and SNV classification using
targeted short read sequencing
Version: 2.9.1
Date: 2023-11-20
Version: 2.9.2
Date: 2023-12-07
Authors@R: c(person("Markus", "Riester",
role = c("aut", "cre"),
email = "markus.riester@novartis.com",
Expand Down
5 changes: 5 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Changes in version 2.10.0
-------------------------

SIGNIFICANT USER-VISIBLE CHANGES

o Provide interval-level likelihood scores in runAbsoluteCN return
object. Thanks @tinyheero (#335).

BUGFIXES

o Bugfix #296 was not merged into the developer branch and did not make
Expand Down

0 comments on commit 6328404

Please sign in to comment.