Release: 2.1.0

This commit is contained in:
LysandreJik
2019-10-09 12:14:03 -04:00
parent 7fe98d8c18
commit 9c2e0a4acf
3 changed files with 4 additions and 4 deletions

View File

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