
# This file was generated by 'versioneer.py' (0.21) 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-10-27T13:02:05-0400",
 "dirty": false,
 "error": null,
 "full-revisionid": "e7eb42d2be75e4e61747fa81e9e96da1ad73fcd4",
 "version": "5.11.0"
}
'''  # END VERSION_JSON


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