Skip to content

Commit

Permalink
Merge pull request #27 from microbiome/riborings
Browse files Browse the repository at this point in the history
Fix notes
  • Loading branch information
RiboRings authored Jun 4, 2024
2 parents 24681d2 + 4dcb746 commit 7e82ac2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
3 changes: 1 addition & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: iSEEtree
Version: 0.1.4
Version: 0.1.5
Authors@R:
person(given = "Giulio", family = "Benedetti", role = c("aut", "cre"),
email = "[email protected]",
Expand All @@ -25,7 +25,6 @@ Imports:
shinyWidgets,
SingleCellExperiment,
SummarizedExperiment,
SparseArray,
TreeSummarizedExperiment
Suggests:
BiocStyle,
Expand Down
8 changes: 8 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
Changes in version 0.1.3
* Moved to microbiome org

Changes in version 0.1.4
* Added panel tours
* Prepared for submission

Changes in version 0.1.5
* Submitted to Bioconductor

0 comments on commit 7e82ac2

Please sign in to comment.