Skip to content

Commit 6d50d0b

Browse files
committed
0.5.2
1 parent e53774b commit 6d50d0b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: scplotter
22
Title: Publication Quality Plots for Single Cell Data Analysis
3-
Version: 0.5.1
3+
Version: 0.5.2
44
Authors@R:
55
person("Panwen", "Wang", , "[email protected]", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0002-4614-8970"))

conda/meta.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package:
22
name: r-scplotter
3-
version: 0.5.1
3+
version: 0.5.2
44

55
source:
66
path: ..
@@ -28,7 +28,7 @@ requirements:
2828
# - r-rlang
2929
# - r-stringr
3030
# - r-tidyr
31-
- pwwang::r-plotthis>=0.7.1
31+
- pwwang::r-plotthis>=0.7.3
3232
# - r-r6
3333

3434
# Suggests:
@@ -58,7 +58,7 @@ requirements:
5858
- r-callr
5959
- r-seuratobject
6060
- pwwang::bioconductor-screpertoire
61-
- pwwang::r-plotthis>=0.7.1
61+
- pwwang::r-plotthis>=0.7.3
6262
- r-gridgraphics
6363
- r-metap
6464
- r-seurat

0 commit comments

Comments
 (0)