From e6194bafe4c673a6617224ab2467df42cd98538c Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 4 Feb 2025 05:07:31 +0000 Subject: [PATCH] 0.1.0 Automatically generated by python-semantic-release --- CHANGELOG.md | 13 +++++++++++++ pyproject.toml | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28ca490..2dfcd9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ +## v0.1.0 (2025-02-04) + +### Breaking + +* feat!: manual release milestone4 (#109) + +Co-authored-by: Li, Jiayi <76764434+jiayili7@users.noreply.github.com> ([`8923691`](https://github.com/UBC-MDS/HealthScienceCalculator/commit/89236910bddafd058d3726567416e71c3eae95f8)) + +### Unknown + +* feat\!: force major version bump ([`5f58dd7`](https://github.com/UBC-MDS/HealthScienceCalculator/commit/5f58dd771e8111d0f6970505c97f4a7ad52458b2)) + + ## v0.0.4 (2025-02-04) ### Fix diff --git a/pyproject.toml b/pyproject.toml index e889619..3d9e625 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "healthsciencecalculator" -version = "0.0.4" +version = "0.1.0" description = "Calculates basic health indexes" authors = [ "Forgive Agbesi ",