Skip to content

Commit bc14af4

Browse files
committed
chore(release): update changelog and citation.cff for v1.0.0 release
1 parent 3e93ac6 commit bc14af4

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,8 @@
33
All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6-
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). Dates formatted as YYYY-MM-DD as per [ISO standard](https://www.iso.org/iso-8601-date-and-time-format.html).
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). Dates formatted as YYYY-MM-DD as per [ISO standard](https://www.iso.org/iso-8601-date-and-time-format.html).
7+
8+
## v1.0.0 - 2025-03-25
9+
10+
🌱 First release. Functioning streamlit app containing each of the LLM-generated apps as pages. Deployed using stlite and GitHub pages.

CITATION.cff

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,8 @@ authors:
3131
affiliation: University of Exeter
3232
email: n.mustafee@exeter.ac.uk
3333
repository-code: 'https://github.com/pythonhealthdatascience/llm_simpy_models'
34+
abstract: >-
35+
The SimPy models and apps generated by LLMs, deployed as a single app.
3436
license: MIT
37+
version: '1.0.0'
38+
date-released: '2025-03-25'

0 commit comments

Comments
 (0)