Repository URL to install this package:
|
Version:
1.22.0+2.gae84e3df4 ▾
|
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": "2021-12-30T19:05:54-0800",
"dirty": false,
"error": null,
"full-revisionid": "ae84e3df475b970aba7fd5a12a4169abe70cd68b",
"version": "1.22.0+2.gae84e3df4"
}
''' # END VERSION_JSON
def get_versions():
return json.loads(version_json)