Skip to content

Commit 3df8bbc

Browse files
author
github-actions
committed
0.0.4
Automatically generated by python-semantic-release
1 parent 85f1c84 commit 3df8bbc

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33

44

5+
## v0.0.4 (2025-02-04)
6+
7+
### Fix
8+
9+
* fix: add license justification in README.md (#108) ([`85f1c84`](https://github.com/UBC-MDS/HealthScienceCalculator/commit/85f1c844977f012144646bc063be9bf42a2532a5))
10+
11+
512
## v0.0.3 (2025-02-03)
613

714
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "healthsciencecalculator"
3-
version = "0.0.3"
3+
version = "0.0.4"
44
description = "Calculates basic health indexes"
55
authors = [
66
"Forgive Agbesi <forgiveagbesi7478@gmail.com>",

0 commit comments

Comments
 (0)