version.py 294 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.19.4'
  5. version = '1.19.4'
  6. full_version = '1.19.4'
  7. git_revision = '6d7b8aaed5ae9f0435764675ebac8c9ada06738f'
  8. release = True
  9. if not release:
  10. version = full_version