File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,9 @@ and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0
1010`Unreleased `_
1111=============
1212
13+ `1.1.0 `_ (2025-08-10)
14+ =====================
15+
1316Added
1417-----
1518- Added support for Pythonista iOS app backend.
@@ -1108,7 +1111,8 @@ Fixed
11081111* Bleak created.
11091112
11101113
1111- .. _Unreleased : https://github.com/hbldh/bleak/compare/v1.0.1...develop
1114+ .. _Unreleased : https://github.com/hbldh/bleak/compare/v1.1.0...develop
1115+ .. _1.1.0 : https://github.com/hbldh/bleak/compare/v1.0.1...v1.1.0
11121116.. _1.0.1 : https://github.com/hbldh/bleak/compare/v1.0.0...v1.0.1
11131117.. _1.0.0 : https://github.com/hbldh/bleak/compare/v0.22.3...v1.0.0
11141118.. _0.22.3 : https://github.com/hbldh/bleak/compare/v0.22.2...v0.22.3
Original file line number Diff line number Diff line change 11[project ]
22name = " bleak"
3- version = " 1.0.1 "
3+ version = " 1.1.0 "
44description = " Bluetooth Low Energy platform Agnostic Klient"
55authors = [{
name =
" Henrik Blidh" ,
email =
" [email protected] " }]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments