Skip to content
Snippets Groups Projects

Add __version__ file with automatic version bumping

3 files
+ 8
0
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
0
from .__version__ import __version__, __version_tuple__
\ No newline at end of file
Loading