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 bf9ac19 commit 8fff3ceCopy full SHA for 8fff3ce
docetl/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.2.2"
+__version__ = "0.2.3"
2
3
import warnings
4
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "docetl"
-version = "0.2.2"
+version = "0.2.3"
description = "ETL with LLM operations."
5
authors = ["Shreya Shankar <[email protected]>"]
6
license = "MIT"
0 commit comments