Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 378 Bytes

NEWS.md

File metadata and controls

13 lines (7 loc) · 378 Bytes

deepredeff 0.1.1 (2021-07-15)

Bug fixes

  • Forced Python version to 3.6 (as 3.7 gives "Importing the numpy C-extensions failed." error) in install_tensorflow().
  • Force required version of h5py to 2.10.0 in install_tensorflow() (fixes #1 and fixes #2).

deepredeff 0.1.0 (2020-07-08)

  • Initial release.
  • Added a NEWS.md file to track changes to the package.