Blame view

eddsctrl_server/version.py 157 Bytes
e8859752c   bdubois   First commit
1
2
3
4
  """ 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.