We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b15d70 commit 151732cCopy full SHA for 151732c
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.3.0-dev8
+## 0.3.0
2
3
* Implement staging brick for Argilla. Converts lists of `Text` elements to `argilla` dataset classes.
4
* Removing the local PDF parsing code and any dependencies and tests.
unstructured/__version__.py
@@ -1 +1 @@
-__version__ = "0.3.0-dev8" # pragma: no cover
+__version__ = "0.3.0" # pragma: no cover
0 commit comments