Skip to content

Commit 9712867

Browse files
committed
0.1.0
1 parent 1ac800d commit 9712867

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.0.2
3+
Version: 0.1.0
44
Authors@R:
55
person("Panwen", "Wang", , "pwwang@pwwang.com", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0002-4614-8970"))

conda/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
package:
22
name: r-scplotter
3-
version: 0.0.2
3+
version: 0.1.0
44

55
source:
66
git_url: https://github.com/pwwang/scplotter
7-
git_rev: 0.0.2 # on 10/01/2024
7+
git_rev: 0.1.0
88

99
build:
1010
number: 1

0 commit comments

Comments
 (0)