Verified Commit e89a5925 authored by Stavros Korokithakis's avatar Stavros Korokithakis
Browse files

build: Release v0.7.11

parent 3c68c608
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -11,6 +11,10 @@

* Add "Tea Time" effect. [Daniel Rheinbay]

### Fixes

* Fix race condition with asyncio. [Jermeia]


## v0.7.10 (2022-04-02)

+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi"

[project]
name = "yeelight"
version = "0.7.10"
version = "0.7.11"
dynamic = ["description"]
readme = "README.md"
requires-python = ">=3.4"