diff --git a/DESCRIPTION b/DESCRIPTION index 0104dcd..8027856 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -15,7 +15,7 @@ Description: In computationally demanding analysis projects, 'clustermq' by Schubert (2019) ), and 'batchtools' by Lang, Bischl, and Surmann (2017). . -Version: 0.1.2.9000 +Version: 0.1.3 License: MIT + file LICENSE URL: https://wlandau.github.io/crew.cluster/, https://github.com/wlandau/crew.cluster @@ -42,7 +42,7 @@ Authors@R: c( Depends: R (>= 4.0.0) Imports: - crew (>= 0.5.0.9003), + crew (>= 0.6.0), lifecycle, R6, rlang, diff --git a/NEWS.md b/NEWS.md index be203d7..733e4ab 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,7 +1,8 @@ -# crew.cluster 0.1.2.9000 (development) +# crew.cluster 0.1.3 * Deprecate `seconds_exit` (https://github.com/wlandau/crew/issues/125, @shikokuchuo). * Deprecate `seconds_interval` (https://github.com/wlandau/crew/issues/131). +* Add a new `slurm_partition` argument the SLURM controller and launcher (#24, @kkmann). # crew.cluster 0.1.2