EVOLUTION-MANAGER
Edit File: _version.py
# This file was generated by 'versioneer.py' (0.18) from # revision-control system data, or from the parent directory name of an # unpacked source archive. Distribution tarballs contain a pre-generated copy # of this file. from __future__ import absolute_import import json version_json = ''' { "date": "2017-08-19T13:38:58+0200", "dirty": false, "error": null, "full-revisionid": "11e538b93722d2cb0fa84b4f62229fbfed4b4023", "version": "0.14.3" } ''' # END VERSION_JSON def get_versions(): return json.loads(version_json)