Release: 2.1.1

This commit is contained in:
Lysandre
2019-10-11 06:37:49 -04:00
parent 4428aefc63
commit 3ddce1d74c
3 changed files with 3 additions and 3 deletions

View File

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