Verified Commit 2edec001 authored by Stavros Korokithakis's avatar Stavros Korokithakis
Browse files

Release v0.7.6

parent 0b94e521
Loading
Loading
Loading
Loading
Loading
+7 −2
Original line number Diff line number Diff line
@@ -3,14 +3,19 @@

## Unreleased

### Fixes

* Remove writer workaround from #61 with asyncio. [J. Nick Koston]


## v0.7.5 (2021-09-19)

### Features

* Improve model detection. [J. Nick Koston]

### Fixes

* Remove writer workaround from #61 with asyncio. [J. Nick Koston]

* Fix aio disconnect handling. [J. Nick Koston]


+1 −1
Original line number Diff line number Diff line
[tool.poetry]
name = "yeelight"
version = "0.7.5"
version = "0.7.6"

[build-system]
requires = ["flit_core >=2,<3"]