From dd92b96af3742990cc0bf70d8a83a0f048df0ec7 Mon Sep 17 00:00:00 2001 From: GeorgescuC Date: Thu, 1 Nov 2018 12:06:21 -0400 Subject: [PATCH] Update DESCRIPTION Updated version number from 0.1 to 0.8 Former-commit-id: e95fa890800ac7c152ae312a5acbc5ae901e1d73 Former-commit-id: 1f7e4b9d531fbef99e4cadc9796473faebbdb781 --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 5b431c38..911ff61f 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: infercnv Type: Package Title: Infer Copy Number Variation from Single-Cell RNA-Seq Data -Version: 0.1 +Version: 0.8 Date: 2017-05-25 Authors@R: c( person("Timothy", "Tickle", email = "ttickle@broadinstitute.org", role = c("aut", "cre")), person("Itay", "Tirosh", email = "tirosh@broadinstitute.org", role = "aut"), person("Christophe", "Georgescu", email = "cgeorges@broadinstitute.org", role = "aut"), person("Maxwell", "Brown", email = "mbrown@broadinstitute.org", role = "aut"), person("Brian", "Haas", email = "bhaas@broadinstitute.org", role = "aut")) Author: Timothy Tickle [aut, cre], Itay Tirosh [aut], Christophe Georgescu [aut], Maxwell Brown [aut], Brian Haas [aut]