Module cvtool.ESGF.ESGConfigParser.constants

:platform: Unix :synopsis: Constants used in this package.

Expand source code
#!/usr/bin/env python
# -*- coding: utf-8 -*-

"""
    :platform: Unix
    :synopsis: Constants used in this package.

"""

# Program version
VERSION = '0.1.17'