Closed
Description
Previously it was possible to check the zigpy_znp version with zigpy_znp.version as for the other libraries.
looks like since the move to the new packaging model , this version attribute is not available any more.
I wouldn't say it is a regression, as it doesn't impact the behaviour and the runing of the library, but it was good to be able to cross-check the package version in order to make sure that the above program layer is relying on a consistent set and tested pack of libraries.
Yes, using requirements.txt will help to control that, but will not prevent users to do what ever they want, so the version atrtribute was a great value
Metadata
Metadata
Assignees
Labels
No labels