Skip to content

Commit

Permalink
chore(release): 1.14.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.14.2](v1.14.1...v1.14.2) (2021-02-17)

### Bug Fixes

* separate inference output formatting for each detection model; closes [#254](#254) ([8768c17](8768c17)), closes [#314](#314)
  • Loading branch information
semantic-release-bot committed Feb 17, 2021
1 parent 8768c17 commit df25293
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Semantic Versioning Changelog

## [1.14.2](https://github.com/ambianic/ambianic-edge/compare/v1.14.1...v1.14.2) (2021-02-17)


### Bug Fixes

* separate inference output formatting for each detection model; closes [#254](https://github.com/ambianic/ambianic-edge/issues/254) ([8768c17](https://github.com/ambianic/ambianic-edge/commit/8768c17e5063ab189e92cdec6dff6a24ea29e5ad)), closes [#314](https://github.com/ambianic/ambianic-edge/issues/314)

## [1.14.1](https://github.com/ambianic/ambianic-edge/compare/v1.14.0...v1.14.1) (2021-02-13)


Expand Down
2 changes: 1 addition & 1 deletion src/setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = ambianic-edge
version = 1.14.1
version = 1.14.2
author = Ivelin Ivanov
author_email = ivelin.ivanov@ambianic.ai
description = Edge component of the AI platform for home and business automation
Expand Down

0 comments on commit df25293

Please sign in to comment.