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

1 statements  

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

1""" 

2This file stores the module version. 

3""" 

4 

5__version__ = "0.1.9"