Coverage for databooks/version.py: 100%

Shortcuts on this page

r m x   toggle line displays

j k   next/prev highlighted chunk

0   (zero) top of page

1   (one) first highlighted chunk

1 statements  

1"""Package version information - this file is dynamically overwritten in CI.""" 

2__version__ = "0.0.0-dev"