LSSTApplications  19.0.0-10-g4a5fae6+21,20.0.0,20.0.0+1,20.0.0+2,20.0.0+3,20.0.0+6,20.0.0+7,20.0.0+8,20.0.0-1-g10df615+6,20.0.0-1-g253301a+2,20.0.0-1-g32a200e+6,20.0.0-1-g596936a+6,20.0.0-1-g8a53f90,20.0.0-1-gc96f8cb+7,20.0.0-1-gd1c87d7,20.0.0-15-g34741e2+1,20.0.0-2-g04cfba9,20.0.0-2-g92e20685+7,20.0.0-2-gec03fae,20.0.0-3-g082faa5,20.0.0-3-g2fa8bb8+3,20.0.0-4-gde602ef96+1,20.0.0-4-ge48a6ca+1,20.0.0-7-g180d0f2+2,20.0.0-8-g7eef53f7+2,w.2020.27
LSSTDataManagementBasePackage
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = '20.0.0+1'
3 __repo_version__ = '20.0.0'
4 __fingerprint__ = '920eed2ca375a5ab36af36a63d6bc2c3a1d03ef1'
5 __version_info__ = (20, 0, 0)
6 __rebuild_version__ = 1
7 __dependency_versions__ = {
8  'boost': 'unknown',
9  'python': 'unknown',
10  'base': '20.0.0-3-g082faa5',
11  'pex_exceptions': '20.0.0+1',
12  'numpy': 'None',
13  'boost_test': 'unknown',
14  'pybind11': 'unknown',
15 }
16 __all__ = (
17  '__version__',
18  '__repo_version__',
19  '__fingerprint__',
20  '__version_info__',
21  '__rebuild_version__',
22  '__dependency_versions__',
23 )