
# This file was generated by 'versioneer.py' (0.22) 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": "2025-09-01T12:20:15-0700",
 "dirty": false,
 "error": null,
 "full-revisionid": "06893178bfaa7b6906c57ac5793ebd9f111aa14f",
 "version": "0.4.30+1.g0689317"
}
'''  # END VERSION_JSON


def get_versions():
    return json.loads(version_json)
