Viewing File: /home/ubuntu/combine_ai/combine/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.12.0'
version = '1.12.0'
full_version = '1.12.0'
git_revision = '4edfcaa'
commit_count = '2118'
release = True

if not release:
    version = full_version
Back to Directory File Manager