From e4f9d76df3bf9c98b8e7e9e79cfadd9eca105ed1 Mon Sep 17 00:00:00 2001 From: Tim Dennis Date: Fri, 10 May 2024 14:45:16 -0700 Subject: [PATCH] moving to alpha --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 24934fe..7fa969d 100644 --- a/config.yaml +++ b/config.yaml @@ -21,7 +21,7 @@ keywords: 'data, DMP, data management plan, librarian, lesson, The Carpentries' # Life cycle stage of the lesson # possible values: pre-alpha, alpha, beta, stable -life_cycle: 'pre-alpha' +life_cycle: 'alpha' # License of the lesson materials (recommended CC-BY 4.0) license: 'CC-BY 4.0'