You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

version.py 294B

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.3'
  5. version = '1.16.3'
  6. full_version = '1.16.3'
  7. git_revision = '08b17aee272fb3f64bb0e5e96e0376c0f9fd9424'
  8. release = True
  9. if not release:
  10. version = full_version