Release: v2.2.0

This commit is contained in:
Lysandre
2019-11-26 14:12:44 -05:00
parent f2f329408d
commit ae98d45991
6 changed files with 27 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
__version__ = "2.1.1"
__version__ = "2.2.0"
# Work around to update TensorFlow's absl.logging threshold which alters the
# default Python logging output behavior when present.