allow serial number starting with Y00

This commit is contained in:
Stefan Allius
2025-04-14 20:50:29 +02:00
parent 5452b8efc2
commit ce432c37e4
4 changed files with 6 additions and 4 deletions

View File

@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [unreleased]
- allow `Y00` serial numbers for GEN3PLUS devices
## [0.13.0] - 2025-04-13
- update dependency python to 3.13