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

1 statements  

« prev     ^ index     » next       coverage.py v7.4.1, created at 2025-02-27 17:48 +0100

1""" 

2This file stores the module version. 

3""" 

4 

5__version__ = "0.1.8"