Commit fe09326 github-actions
committed
1 parent 98bb11a commit fe09326 Copy full SHA for fe09326
File tree 3 files changed +9
-2
lines changed
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
4
4
5
+ ## v5.2.0 (2024-06-09)
6
+
7
+ ### Feature
8
+
9
+ * feat: improve performance of subscribers (#115 ) ([ ` 98bb11a ` ] ( https://github.com/bdraco/yalexs/commit/98bb11a5eedd2188cca73d39e21101a57c6e3415 ) )
10
+
11
+
5
12
## v5.1.2 (2024-06-09)
6
13
7
14
### Fix
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " yalexs"
3
- version = " 5.1.2 "
3
+ version = " 5.2.0 "
4
4
description = " Python API for Yale Access (formerly August) Smart Lock and Doorbell"
5
5
authors = [" J. Nick Koston <nick@koston.org>" ]
6
6
license = " MIT"
Original file line number Diff line number Diff line change 2
2
3
3
__author__ = """J. Nick Koston"""
4
4
__email__ = "nick@koston.org"
5
- __version__ = "5.1.2 "
5
+ __version__ = "5.2.0 "
You can’t perform that action at this time.
0 commit comments