We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 662a723 commit 4c12ff1Copy full SHA for 4c12ff1
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.0"
+__version__ = "1.2.1"
0 commit comments