# This file was generated by 'versioneer.py' (0.18) 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-01-09T17:32:52-0500", "dirty": false, "error": null, "full-revisionid": "bc1d43524f9f0c38ccc5285d1f3fa02c37339372", "version": "0.6.5" } ''' # END VERSION_JSON def get_versions(): return json.loads(version_json)