version.py 238 B

12345678910
  1. # THIS FILE IS GENERATED FROM SCIPY SETUP.PY
  2. short_version = '1.2.3'
  3. version = '1.2.3'
  4. full_version = '1.2.3'
  5. git_revision = 'bc29b5bf5f8a1f5370407a4e33005277a53ef40b'
  6. release = True
  7. if not release:
  8. version = full_version