Skip to content

Commit 8efb692

Browse files
committed
bump version; update NEWS
1 parent 79de275 commit 8efb692

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

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.0.9003
4+
Version: 0.4.1
55
Date: 2023-10-18
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: 2 additions & 4 deletions
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.1] - 2023-10-18
55

66
### Fixed
77

@@ -11,9 +11,7 @@ All notable changes will be documented in this file.
1111

1212
- Verbose messages when invoking `v2`: messages are only invoked if verbosity > 1.
1313

14-
15-
16-
## [0.5.0] - 2023-09-18
14+
## [0.4.0] - 2023-09-18
1715

1816
### Added
1917
- Add `fit_nb_offset` to support vst.flavor='v2' by default

0 commit comments

Comments
 (0)