Commit 9cecd02 github-actions
committed
1 parent 5dc4bd7 commit 9cecd02 Copy full SHA for 9cecd02
File tree 3 files changed +13
-2
lines changed
3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
4
4
5
+ ## v8.0.0 (2024-08-13)
6
+
7
+ ### Breaking
8
+
9
+ * feat!: add yale global support (#146 ) ([ ` 5dc4bd7 ` ] ( https://github.com/bdraco/yalexs/commit/5dc4bd7c41561e09a5e34440a163ae5d4b27a3af ) )
10
+
11
+ ### Fix
12
+
13
+ * fix: force release (#147 ) ([ ` b409c80 ` ] ( https://github.com/bdraco/yalexs/commit/b409c80eaefc854938449d66419ae49f843efd73 ) )
14
+
15
+
5
16
## v7.1.3 (2024-08-13)
6
17
7
18
### Fix
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " yalexs"
3
- version = " 7.1.3 "
3
+ version = " 8.0.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__ = "7.1.3 "
5
+ __version__ = "8.0.0 "
You can’t perform that action at this time.
0 commit comments