Patch: v2.2.1

This commit is contained in:
LysandreJik
2019-12-03 11:20:26 -05:00
parent 48cbf267c9
commit 8101924a68
4 changed files with 4 additions and 4 deletions

View File

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