Repository URL to install this package:
|
Version:
1.23.4 ▾
|
numpy
/
_version.py
|
|---|
# This file was generated by 'versioneer.py' (0.19) 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-10-11T17:01:52-0500",
"dirty": false,
"error": null,
"full-revisionid": "f8021557bb402c514d8be5a9f005c1565fd57eb8",
"version": "1.23.4"
}
''' # END VERSION_JSON
def get_versions():
return json.loads(version_json)