# This file was generated by 'versioneer.py' (0.21) 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-12-10T19:37:18+0100", "dirty": false, "error": null, "full-revisionid": "efcb3675d94935ee19b06c75467f9ccc24eb8843", "version": "0.12.2" } ''' # END VERSION_JSON def get_versions(): return json.loads(version_json)