version.py 157 Bytes
""" eddsctrl_server/version.py """
__version__ = "0.1.0"

# 0.1.0  (12/02/2016): Server: initial version, split server from client part and move to Python 3.