version.py 306 B

123456789101112
  1. # THIS FILE IS GENERATED FROM NUMPY SETUP.PY
  2. #
  3. # To compare versions robustly, use `numpy.lib.NumpyVersion`
  4. short_version = '1.16.6'
  5. version = '1.16.6'
  6. full_version = '1.16.6'
  7. git_revision = '3dec7099ce38cb189880f6f69df318f35ff9a5ea'
  8. release = True
  9. if not release:
  10. version = full_version