# 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": "2023-01-23T08:58:12-0500", "dirty": false, "error": null, "full-revisionid": "502f22005dcfbe7f12aae097a1e3dd9cddd4ae9d", "version": "5.13.0" } ''' # END VERSION_JSON def get_versions(): return json.loads(version_json)