From 71514f0867ebad5effe4c0c50352263d4c6d461c Mon Sep 17 00:00:00 2001 From: JeffCarver Date: Mon, 13 Jul 2026 14:36:11 -0400 Subject: [PATCH] Update status to 'stable' --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index ebda797..1985ccb 100644 --- a/config.yaml +++ b/config.yaml @@ -28,7 +28,7 @@ keywords: 'software, data, lesson, The Carpentries' # FIXME # Life cycle stage of the lesson # possible values: pre-alpha, alpha, beta, stable -life_cycle: 'beta' +life_cycle: 'stable' # License of the lesson license: 'CC-BY 4.0'