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

1 statements  

« prev     ^ index     » next       coverage.py v7.4.3, created at 2024-11-19 20:26 +0100

1""" 

2This file stores the library version. 

3""" 

4 

5__version__ = "0.3.0"