Coverage for /pythoncovmergedfiles/medio/medio/usr/local/lib/python3.9/dist-packages/scipy/version.py: 100%
8 statements
« prev ^ index » next coverage.py v7.4.1, created at 2024-02-14 06:37 +0000
« prev ^ index » next coverage.py v7.4.1, created at 2024-02-14 06:37 +0000
1# THIS FILE IS GENERATED DURING THE SCIPY BUILD
2# See tools/version_utils.py for details
4short_version = '1.13.0'
5version = '1.13.0'
6full_version = '1.13.0.dev0+1327.21ecf69'
7git_revision = '21ecf69'
8commit_count = '1327'
9release = False
11if not release:
12 version = full_version