Skip to content

Commit dc6ada6

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2021-10-04) ### Bug Fixes * test pypi publish workflow ([3bac010](3bac010))
1 parent 3bac010 commit dc6ada6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Semantic Versioning Changelog
22

3+
## [1.0.1](https://github.com/ambianic/fall-detection/compare/v1.0.0...v1.0.1) (2021-10-04)
4+
5+
6+
### Bug Fixes
7+
8+
* test pypi publish workflow ([3bac010](https://github.com/ambianic/fall-detection/commit/3bac0108b08c8bfb7151dbf0bd9dae7459467f81))
9+
310
# 1.0.0 (2021-10-03)
411

512

src/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = ambianic-fall-detection
3-
version = 1.0.0
3+
version = 1.0.1
44
author = Bhavika Kanani
55
author_email = bhavika@softmaxai.com
66
description = Standalone Python ML library for people fall detection based on Tensorflow and PoseNet 2.0.

0 commit comments

Comments
 (0)