
# This file was generated by 'versioneer.py' (0.19) 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": "2022-08-13T13:02:29-0500",
 "dirty": false,
 "error": null,
 "full-revisionid": "21cacafbeeff812cf49ca0102d1dd582b6d77e2b",
 "version": "1.23.2"
}
'''  # END VERSION_JSON


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