We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39e0012 commit 1da813cCopy full SHA for 1da813c
1 file changed
src/lara_sdk/__init__.py
@@ -3,4 +3,4 @@
3
from ._errors import LaraApiError, LaraError
4
from ._translator import Memory, MemoryImport, TextBlock, TextResult, Memories, Translator, TranslatePriority, UseCache
5
6
-__version__ = "1.2.2"
+__version__ = "1.2.3"
0 commit comments