We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15cf25c commit 542a92bCopy full SHA for 542a92b
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.3"
+__version__ = "1.2.4"
0 commit comments