# volatile variables depending on release
__sdk_version__    = '4.0'
__sdk_subversion__ = '20'
__build__          = '49038'

# static variables
__author__      = 'Raritan Inc.'
__description__ = 'Xerus™ JSON-RPC library for Raritan power product'
__email__       = 'tech@raritan.com'
__license__     = 'BSD-3-clause'
__url__         = 'https://www.raritan.com/support/product/pdu-g2'
__status__      = '5 - Production/Stable'
