Skip to content

Commit 8ffec46

Browse files
committed
bump version; update NEWS
1 parent 1b68710 commit 8ffec46

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
^supplement$
55
^scratch$
66
^revdep$
7+
.github

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: sctransform
22
Type: Package
33
Title: Variance Stabilizing Transformations for Single Cell UMI Data
4-
Version: 0.4.1.9003
4+
Version: 0.4.2
55
Date: 2025-04-30
66
Authors@R: c(
77
person(given = "Christoph", family = "Hafemeister", email = "christoph.hafemeister@nyu.edu", role = "aut", comment = c(ORCID = "0000-0001-6365-8254")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# News
22
All notable changes will be documented in this file.
33

4-
## Unreleased
4+
## [0.4.2] - 2025-04-30
55

66
### Fixed
77

0 commit comments

Comments
 (0)