hub/venv/lib/python3.7/site-packages/scipy/version.py

11 lines
228 B
Python
Raw Normal View History

# THIS FILE IS GENERATED FROM SCIPY SETUP.PY
2020-06-26 10:06:43 -04:00
short_version = '1.5.0'
version = '1.5.0'
full_version = '1.5.0'
git_revision = '4c0fd79391e3b2ec2738bf85bb5dab366dcd12e4'
release = True
if not release:
version = full_version