# 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": "2021-05-03T16:48:00-0400", "dirty": false, "error": null, "full-revisionid": "83f186f7922eeab51b1eca60cd049f299ff845f8", "version": "0.3.0" } ''' # END VERSION_JSON def get_versions(): return json.loads(version_json)