diff --git a/DESCRIPTION b/DESCRIPTION index a224cdb..10c6671 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: clustermq Title: Evaluate Function Calls on HPC Schedulers (LSF, SGE, SLURM, PBS/Torque) -Version: 0.9.6 +Version: 0.9.7 Authors@R: c( person('Michael', 'Schubert', email='mschu.dev@gmail.com', role = c('aut', 'cre', 'cph'), diff --git a/NEWS.md b/NEWS.md index 80df23a..b0f65c7 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,7 +1,7 @@ -# git head +# clustermq 0.9.7 * Fix a bug where `BiocGenerics` could break template filling (#337) -* Long deprecated automatic array splitting in `Q` has been removed +* Remove deprecated automatic array splitting in `Q` # clustermq 0.9.6