Skip to content

Commit

Permalink
Update DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
stemangiola committed Mar 2, 2024
1 parent 3b25110 commit f9e9c77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: tidyseurat
Title: Brings Seurat to the Tidyverse
Version: 0.8.0
Version: 0.8.1
Authors@R: c(person("Stefano", "Mangiola", email = "mangiolastefano@gmail.com",
role = c("aut", "cre")),
person("Maria", "Doyle", email = "Maria.Doyle@petermac.org",
Expand All @@ -17,7 +17,7 @@ Depends:
Imports:
Seurat (>= 4.3.0),
tibble,
dplyr,
dplyr (>= 1.1.4),
magrittr,
tidyr (>= 1.2.0),
ggplot2,
Expand Down

0 comments on commit f9e9c77

Please sign in to comment.