
# 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": "2024-12-10T13:17:40-0300",
 "dirty": false,
 "error": null,
 "full-revisionid": "b792fa5b44b87f537e4ab4f237ed25ca2946f5b6",
 "version": "2.0.61"
}
'''  # END VERSION_JSON


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