
# This file was generated by 'versioneer.py' (0.29) 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-03-11T11:27:52-0700",
 "dirty": false,
 "error": null,
 "full-revisionid": "ef5c0911dd6e0c1a412b3f467d0d1503a2fa24ce",
 "version": "4.2"
}
'''  # END VERSION_JSON


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