
# 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": "2026-03-30T09:43:49-0500",
 "dirty": false,
 "error": null,
 "full-revisionid": "23c5e2653b2c20ac94219f1195d3cc90bbc8ec2d",
 "version": "0.7.6"
}
'''  # END VERSION_JSON


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