Skip to content

Commit 151732c

Browse files
authored
release: bump to version 0.3.0 (#99)
1 parent 6b15d70 commit 151732c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.3.0-dev8
1+
## 0.3.0
22

33
* Implement staging brick for Argilla. Converts lists of `Text` elements to `argilla` dataset classes.
44
* Removing the local PDF parsing code and any dependencies and tests.

unstructured/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.3.0-dev8" # pragma: no cover
1+
__version__ = "0.3.0" # pragma: no cover

0 commit comments

Comments
 (0)