# This file was generated by 'versioneer.py' (0.17) 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. import json version_json = ''' { "date": "2020-08-27T16:41:17+0200", "dirty": false, "error": null, "full-revisionid": "f27b20ff2a67c6b1afe473dd347c8da5c4017e34", "version": "0.16.0" } ''' # END VERSION_JSON def get_versions(): return json.loads(version_json)