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 fd8b40a commit dcbcebfCopy full SHA for dcbcebf
pydantic_translations/__init__.py
@@ -3,5 +3,5 @@
3
from ._translator import Translator
4
5
6
-__version__ = '0.4.0'
+__version__ = '0.4.1'
7
__all__ = ['Translator']
0 commit comments