imi-bigpicture / wsidicom

Python package for reading DICOM WSI file sets.
Apache License 2.0
32 stars 5 forks source link

Consider implementing __version__ #53

Closed fedorov closed 2 years ago

fedorov commented 2 years ago

This is recommended, per https://peps.python.org/pep-0396/, but not available in wsidicom currently.