Repository URL to install this package:
|
Version:
1.3.5 ▾
|
Bottleneck
/
_version.py
|
|---|
# This file was generated by 'versioneer.py' (0.22) 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-07-02T20:32:46+0200",
"dirty": false,
"error": null,
"full-revisionid": "4d6b551c3bb4bba4c229303a23c0887b90132f76",
"version": "1.3.5"
}
''' # END VERSION_JSON
def get_versions():
return json.loads(version_json)