Skip to content

0.17.0

Compare
Choose a tag to compare
@release-drafter release-drafter released this 01 Jun 20:34
· 2 commits to refs/heads/master since this release
f712280

🧰 Maintenance

Update to Tensorflow 2.8 @elaubsch (#195)

This PR updates the TF version run by the kiosk, including the following changes:

  • Bumping the required TF version to 2.8
  • Bumping the required version of deepcell packages to those running TF 2.8
  • Adding support for Python 3.9

Breaking Changes

  • Drop support for Python 3.6