Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
cvxopt / _version.py
Size: Mime:

# This file was generated by 'versioneer.py' (0.22.dev0) 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-03-07T22:58:44+0100",
 "dirty": false,
 "error": null,
 "full-revisionid": "f236615e5bd326daeb6cda511c31d86bcc354747",
 "version": "1.3.0"
}
'''  # END VERSION_JSON


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