# This file was generated by 'versioneer.py' (0.22.dev0) 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": "2022-02-22T12:51:59+0100", "dirty": false, "error": null, "full-revisionid": "ffb2fe8cf201ec24b6a263cf65e040bf02ae1010", "version": "1.3.4" } ''' # END VERSION_JSON def get_versions(): return json.loads(version_json)