File size: 264 Bytes
04dfba6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
# 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
|