
# 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": "2018-09-28T10:25:36-0500",
 "dirty": false,
 "error": null,
 "full-revisionid": "13316eb8ba05b08a2c2658607076442a405dd052",
 "version": "3.1.1"
}
'''  # END VERSION_JSON


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