Repository URL to install this package:
|
Version:
3.22.3 ▾
|
cmake
/
_version.py
|
|---|
# This file was generated by 'versioneer.py' (0.17) 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-09T10:09:03-0500",
"dirty": false,
"error": null,
"full-revisionid": "f6aba688e9f9edc6f4aec699009fa71cdad966e4",
"version": "3.22.3"
}
''' # END VERSION_JSON
def get_versions():
return json.loads(version_json)