"docs/source/model_doc/vision-encoder-decoder.mdx" did not exist on "207594be81b8e5a8589c8b11c3b236924555d806"
Commit 40de2d5a authored by Lysandre's avatar Lysandre
Browse files

Docs for v4.10.0dev0

parent 72aee83c
......@@ -22,7 +22,7 @@
# to defer the actual importing for when the objects are requested. This way `import transformers` provides the names
# in the namespace without actually importing anything (and especially none of the backends).
__version__ = "4.9.0"
__version__ = "4.10.0.dev0"
# Work around to update TensorFlow's absl.logging threshold which alters the
# default Python logging output behavior when present.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment