File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v10.1.0 (2026-01-31)
4+
5+ ### Features
6+
7+
8+ - Add retry with exponential backoff ([ ` 14e3617 ` ] ( https://github.com/uilibs/uiprotect/commit/14e36178d322557858695b9f0e5918c77b27f76d ) )
9+
10+
311## v10.0.1 (2026-01-21)
412
513### Bug fixes
Original file line number Diff line number Diff line change 77project = "uiprotect"
88copyright = "2024, UI Protect Maintainers"
99author = "UI Protect Maintainers"
10- release = "10.0.1 "
10+ release = "10.1.0 "
1111
1212# General configuration
1313extensions = [
Original file line number Diff line number Diff line change 11[project ]
22name = " uiprotect"
3- version = " 10.0.1 "
3+ version = " 10.1.0 "
44license = " MIT"
55description = " Python API for Unifi Protect (Unofficial)"
66authors = [{ name = " UI Protect Maintainers" , email = " ui@koston.org" }]
You can’t perform that action at this time.
0 commit comments