Skip to content

Commit 1196047

Browse files
authored
chore: desc, news (#293)
1 parent 84d2dce commit 1196047

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: batchtools
22
Title: Tools for Computation on Batch Systems
3-
Version: 0.9.16
3+
Version: 0.9.17
44
Authors@R: c(
55
person("Michel", "Lang", NULL, "michellang@gmail.com",
66
role = c("cre", "aut"), comment = c(ORCID = "0000-0001-9754-0393")),

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# batchtools 0.9.17
2+
3+
* Fixed a bug in the finalizer of `ClusterFunctionsMulticore`.
4+
15
# batchtools 0.9.16
26

37
* Fixed a bug in `addExperiments()` in combination with combination method `"bind"` and repls > 1 where experiments have been duplicated.

0 commit comments

Comments
 (0)