# 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. import json version_json = ''' { "date": "2022-08-15T14:32:56-0700", "dirty": false, "error": null, "full-revisionid": "8b5eeee7e0b1678e701b07d94e6c3cf07b923597", "version": "1.6.3" } ''' # END VERSION_JSON def get_versions(): return json.loads(version_json)