Skip to content

Commit 3b4540d

Browse files
authored
Update config.yaml
changing from pre-alpha to alpha
1 parent 7b7f587 commit 3b4540d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ carpentry: 'lc'
1414
title: 'Python Intro for Libraries'
1515

1616
# Date the lesson was created (YYYY-MM-DD, this is empty by default)
17-
created: '2018-04-12'
17+
created: '2024-05-24'
1818

1919
# Comma-separated list of keywords for the lesson
2020
keywords: 'software, data, lesson, The Carpentries'
2121

2222
# Life cycle stage of the lesson
2323
# possible values: pre-alpha, alpha, beta, stable
24-
life_cycle: 'pre-alpha'
24+
life_cycle: 'alpha'
2525

2626
# License of the lesson materials (recommended CC-BY 4.0)
2727
license: 'CC-BY 4.0'

0 commit comments

Comments
 (0)