
# 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": "2025-09-22T10:10:14+0000",
 "dirty": false,
 "error": null,
 "full-revisionid": "9c6d819f97e37f36c72f3bdfad676b455bd2fa0d",
 "version": "1.5.1"
}
'''  # END VERSION_JSON


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