Skip to content

Commit 93a6b1e

Browse files
committed
update version and NEWS
1 parent 781c000 commit 93a6b1e

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: BiocParallel
22
Type: Package
33
Title: Bioconductor facilities for parallel evaluation
4-
Version: 1.43.0
4+
Version: 1.43.1
55
Authors@R: c(
66
person("Martin", "Morgan",
77
email = "mtmorgan.bioc@gmail.com",

NEWS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
CHANGES IN VERSION 1.44
2+
-----------------------
3+
4+
NEW FEATURES
5+
6+
o (1.43.1) Support NULL return value from bplapply. see
7+
<https://github.com/Bioconductor/BiocParallel/issues/267>
8+
<https://github.com/Bioconductor/BiocParallel/pull/269>
9+
110
CHANGES IN VERSION 1.42
211
-----------------------
312

0 commit comments

Comments
 (0)