diff --git a/CHANGELOG.md b/CHANGELOG.md index c5d02ba1..0fbece49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Semantic Versioning Changelog +## [1.15.1](https://github.com/ambianic/ambianic-edge/compare/v1.15.0...v1.15.1) (2021-08-19) + + +### Bug Fixes + +* release versioning script ([#366](https://github.com/ambianic/ambianic-edge/issues/366)) ([229be2f](https://github.com/ambianic/ambianic-edge/commit/229be2f40f217a3b2762af0b0f31270427ded657)) + # [1.12.0](https://github.com/ivelin/ambianic-edge/compare/v1.11.1...v1.12.0) (2021-06-24) diff --git a/src/setup.cfg b/src/setup.cfg index e3f4623c..34629940 100644 --- a/src/setup.cfg +++ b/src/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = ambianic-edge -version = 1.12.0 +version = 1.15.1 author = Ivelin Ivanov author_email = ivelin.ivanov@ambianic.ai description = Edge component of the AI platform for home and business automation