
# 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": "2024-08-06T15:21:11-0500",
 "dirty": false,
 "error": null,
 "full-revisionid": "3c4bbaf7a59f1ff02e1c8ffb31f6d914c216f4a9",
 "version": "2024.8.0"
}
'''  # END VERSION_JSON


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