Repository URL to install this package:
Version:
1.23.0.dev1 ▾
|
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": null,
"full-revisionid": "1.23.0.dev1+nocommithash",
"version": "1.23.0.dev1"
}
''' # END VERSION_JSON
def get_versions():
return json.loads(version_json)