Spaces:
Sleeping
Sleeping
# This file was generated by 'versioneer.py' (0.23) 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": "2023-09-12T11:14:55-0700", | |
"dirty": false, | |
"error": null, | |
"full-revisionid": "4a03787784c5e44a957317ff82122b6d9227b749", | |
"version": "1.8.0" | |
} | |
''' # END VERSION_JSON | |
def get_versions(): | |
return json.loads(version_json) | |