peacock-data-public-datasets-idc-cronscript
/
venv
/lib
/python3.10
/site-packages
/scipy
/version.py
# THIS FILE IS GENERATED DURING THE SCIPY BUILD | |
# See tools/version_utils.py for details | |
short_version = '1.13.0' | |
version = '1.13.0' | |
full_version = '1.13.0' | |
git_revision = '7dcd8c5' | |
commit_count = '1580' | |
release = True | |
if not release: | |
version = full_version | |