From 75598dfc5fc288a1d174583c88e6c62ec5192d65 Mon Sep 17 00:00:00 2001 From: wlandau-lilly Date: Wed, 7 Feb 2024 08:47:57 -0500 Subject: [PATCH] Version 0.3.0 --- DESCRIPTION | 2 +- NEWS.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 0d35649..55251d5 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.2.0.9002 +Version: 0.3.0 License: MIT + file LICENSE URL: https://wlandau.github.io/crew.cluster/, https://github.com/wlandau/crew.cluster diff --git a/NEWS.md b/NEWS.md index a22dc1f..a56a3d4 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# crew.cluster 0.2.0.9002 (development) +# crew.cluster 0.3.0 * Create an abstract monitor class for cluster-specific monitor classes to inherit from (#32). * Require `crew` >= 0.8.0.