
# 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-06-26T19:22:35+0200",
 "dirty": false,
 "error": null,
 "full-revisionid": "91ec4af3c502be268ee147a3a832387534c0be3d",
 "version": "1.1.4"
}
'''  # END VERSION_JSON


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