We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bac010 commit dc6ada6Copy full SHA for dc6ada6
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
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
10
# 1.0.0 (2021-10-03)
11
12
src/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = ambianic-fall-detection
-version = 1.0.0
+version = 1.0.1
author = Bhavika Kanani
author_email = bhavika@softmaxai.com
description = Standalone Python ML library for people fall detection based on Tensorflow and PoseNet 2.0.
0 commit comments