Current File : /home/inlingua/miniconda3/lib/python3.1/site-packages/anaconda_anon_usage/_version.py
# 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-11-27T18:43:43+0100",
 "dirty": false,
 "error": null,
 "full-revisionid": "27e0840ccc61e811ab29da7014d91366e9ef199a",
 "version": "0.5.0"
}
'''  # END VERSION_JSON


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