Skip to content
Snippets Groups Projects

Improve the version file information

Merged Gregory Ashton requested to merge add-version-information into master
3 files
+ 21
18
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
0
@@ -29,4 +29,5 @@ from .grid_based_searches import (
from .helper_functions import get_version_information
__version__ = get_version_information()
Loading