Repository URL to install this package:
|
Version:
1.3.0 ▾
|
cvxopt
/
_version.py
|
|---|
# 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)