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 492de46 commit ea82a01Copy full SHA for ea82a01
docetl/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.2.3"
+__version__ = "0.2.4"
2
3
import warnings
4
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "docetl"
-version = "0.2.3"
+version = "0.2.4"
description = "ETL with LLM operations."
5
authors = ["Shreya Shankar <shreyashankar@berkeley.edu>"]
6
license = "MIT"
0 commit comments