Skip to content

Commit 13b712e

Browse files
author
github-actions
committed
0.1.0
Automatically generated by python-semantic-release
1 parent 86a5838 commit 13b712e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,11 @@ All notable changes to this project will be documented in this file.
55
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). See [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) for commit guidelines.
66

77
<!--next-version-placeholder-->
8+
9+
## v0.1.0 (2024-07-23)
10+
11+
### Feature
12+
13+
* Initial commit ([`5fff378`](https://github.com/billsioros/heartbeat/commit/5fff3781d93778b96b45672c9eda402dbc14fad7))
14+
15+
**[See all commits in this version](https://github.com/billsioros/heartbeat/compare/v0.0.0...v0.1.0)**

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires = [
66

77
[tool.poetry]
88
name = "heartbeat"
9-
version = "0.0.0"
9+
version = "0.1.0"
1010
description = "A heart failure detection system"
1111
readme = "README.md"
1212
authors = [ "Vassilis Sioros <[email protected]>" ]

0 commit comments

Comments
 (0)