# This file was generated by 'versioneer.py' (0.23) 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": "2024-11-18T09:50:34-0800", "dirty": false, "error": null, "full-revisionid": "f4ba976121ce38ee1c7c1f3174fcc520bccc7e19", "version": "1.8.9" } ''' # END VERSION_JSON def get_versions(): return json.loads(version_json)