We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db71851 commit 5980ac9Copy full SHA for 5980ac9
hf_hub_ctranslate2/__init__.py
@@ -3,4 +3,4 @@
3
# __all__ = ["__version__", "TranslatorCT2fromHfHub", "GeneratorCT2fromHfHub", "MultiLingualTranslatorCT2fromHfHub", "_private"]
4
from hf_hub_ctranslate2.translate import TranslatorCT2fromHfHub, GeneratorCT2fromHfHub, MultiLingualTranslatorCT2fromHfHub
5
6
-__version__ = "2.0.2"
+__version__ = "2.0.3"
0 commit comments