
# 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-04-11T17:43:10-0600",
 "dirty": false,
 "error": null,
 "full-revisionid": "ef0ec786fd4c7622ad2fa0e54d3881f3b9bbd792",
 "version": "1.21.6"
}
'''  # END VERSION_JSON


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