
# This file was generated by 'versioneer.py' (0.28) 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-25T10:56:55-0500",
 "dirty": false,
 "error": null,
 "full-revisionid": "e6a4027937dea8337b669b00e85ee703fbe496ac",
 "version": "0.62.1"
}
'''  # END VERSION_JSON


def get_versions():
    return json.loads(version_json)
