LSSTApplications  11.0-24-g0a022a1,14.0+77,15.0,15.0+1
LSSTDataManagementBasePackage
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = '14.0+77'
3 __repo_version__ = '14.0'
4 __fingerprint__ = '46ffeb48efd2142c7dce67b69e1b8c4202801e07'
5 __version_info__ = (14, 0)
6 __rebuild_version__ = 77
7 __dependency_versions__ = {
8  'ctrl_events': None,
9  'ap': None,
10 }
11 __all__ = (
12  '__version__',
13  '__repo_version__',
14  '__fingerprint__',
15  '__version_info__',
16  '__rebuild_version__',
17  '__dependency_versions__',
18 )