LSSTApplications  10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
Variables
lsst.sconsUtils.version Namespace Reference

Variables

string __version__ = '11.0.rc3'
 
string __repo_version__ = '11.0.rc3'
 
string __fingerprint__ = 'a4d6864471da15f5076316cd46ae5f11d7c7b9d9'
 
dictionary __dependency_versions__
 
tuple __all__ = ('__version__', '__repo_version__', '__repo_version__', '__fingerprint__', '__dependency_versions__')
 

Variable Documentation

tuple lsst.sconsUtils.version.__all__ = ('__version__', '__repo_version__', '__repo_version__', '__fingerprint__', '__dependency_versions__')

Definition at line 8 of file version.py.

dictionary lsst.sconsUtils.version.__dependency_versions__
Initial value:
1 = {
2 }

Definition at line 6 of file version.py.

string lsst.sconsUtils.version.__fingerprint__ = 'a4d6864471da15f5076316cd46ae5f11d7c7b9d9'

Definition at line 5 of file version.py.

string lsst.sconsUtils.version.__repo_version__ = '11.0.rc3'

Definition at line 3 of file version.py.

string lsst.sconsUtils.version.__version__ = '11.0.rc3'

Definition at line 2 of file version.py.