# This file was generated by 'versioneer.py' (0.19) 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-05-18T18:10:29+0000", "dirty": false, "error": null, "full-revisionid": "a1931d48512a1cb369746025d48344a6ad1834b2", "version": "2.4.3" } ''' # END VERSION_JSON def get_versions(): return json.loads(version_json)