Skip to content

Commit 647582d

Browse files
authored
Update __init__.py
1 parent 776af1a commit 647582d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hf_hub_ctranslate2/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"""Compatability between Huggingface and Ctranslate2."""
33
# __all__ = ["__version__", "TranslatorCT2fromHfHub", "GeneratorCT2fromHfHub", "MultiLingualTranslatorCT2fromHfHub"]
44
from hf_hub_ctranslate2.translate import TranslatorCT2fromHfHub, GeneratorCT2fromHfHub, MultiLingualTranslatorCT2fromHfHub
5-
__version__ = "2.0.8"
5+
__version__ = "2.0.9"

0 commit comments

Comments
 (0)