From 5e6dfb9beaa602762489247835a49197692fbafd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 16 Apr 2024 12:22:26 +0000 Subject: [PATCH] =?UTF-8?q?bump:=20version=200.7.0=20=E2=86=92=200.7.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 6 ++++++ .../lunaticoastro-dragonfly-controller/manifest.json | 4 ++-- pyproject.toml | 2 +- swagger.yaml | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 78d1a3e..875962b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 0.7.1 (2024-04-16) + +### Fix + +- decouple docker image and pip module - use sourcecode + ## 0.7.0 (2024-04-16) ### Feat diff --git a/home-assistant/custom_components/lunaticoastro-dragonfly-controller/manifest.json b/home-assistant/custom_components/lunaticoastro-dragonfly-controller/manifest.json index 8caaed0..d0e24dd 100644 --- a/home-assistant/custom_components/lunaticoastro-dragonfly-controller/manifest.json +++ b/home-assistant/custom_components/lunaticoastro-dragonfly-controller/manifest.json @@ -9,7 +9,7 @@ "integration_type": "service", "iot_class": "cloud_polling", "issue_tracker": "https://github.com/robbrad/lunaticoastro-dragonfly-controller/issues", - "requirements": ["uk-bin-collection>=0.7.0"], - "version": "0.7.0", + "requirements": ["uk-bin-collection>=0.7.1"], + "version": "0.7.1", "zeroconf": [] } \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index dda7b86..b6f9161 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "lunaticoastro-dragonfly-controller" -version = "0.7.0" +version = "0.7.1" description = "Python Lib to control lunaticoastro dragonfly" readme = "README.md" authors = ["Robert Bradley "] diff --git a/swagger.yaml b/swagger.yaml index 7f8853d..e8a6d03 100644 --- a/swagger.yaml +++ b/swagger.yaml @@ -1,7 +1,7 @@ swagger: "2.0" info: description: "API for managing the DragonFly Dome Controller device." - version: "0.7.0" + version: "0.7.1" title: "DragonFly Dome Controller API" basePath: "/api" consumes: