File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,15 @@ All notable changes to this project will be documented in this file.
77The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/ >`_,
88and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html >`_.
99
10- `Unreleased `_
11- =============
10+
11+ `0.19.3 `_ (2022-11-06)
12+ ======================
1213
1314Fixed
1415-----
1516* Fixed ``TimeoutError `` when connecting to certain devices with WinRT backend. Fixes #604.
1617
18+
1719`0.19.2 `_ (2022-11-06)
1820======================
1921
@@ -863,7 +865,8 @@ Fixed
863865* Bleak created.
864866
865867
866- .. _Unreleased : https://github.com/hbldh/bleak/compare/v0.19.2...develop
868+ .. _Unreleased : https://github.com/hbldh/bleak/compare/v0.19.3...develop
869+ .. _0.19.3 : https://github.com/hbldh/bleak/compare/v0.19.2...v0.19.3
867870.. _0.19.2 : https://github.com/hbldh/bleak/compare/v0.19.1...v0.19.2
868871.. _0.19.1 : https://github.com/hbldh/bleak/compare/v0.19.0...v0.19.1
869872.. _0.19.0 : https://github.com/hbldh/bleak/compare/v0.18.1...v0.19.0
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " bleak"
3- version = " 0.19.2 "
3+ version = " 0.19.3 "
44description = " Bluetooth Low Energy platform Agnostic Klient"
55authors = [
" Henrik Blidh <[email protected] >" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments