Coverage for src/threadful/__about__.py: 100%

1 statements  

« prev     ^ index     » next       coverage.py v7.11.0, created at 2025-10-21 16:49 +0200

1""" 

2This file stores the library version. 

3""" 

4 

5__version__ = "0.5.0"