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 4803281 commit de4d0d4Copy full SHA for de4d0d4
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.3.3-dev2
+## 0.3.3
2
3
* Removes BasicConfig from logger configuration
4
* Adds the `partition_email` partitioning brick
unstructured/__version__.py
@@ -1 +1 @@
-__version__ = "0.3.3-dev2" # pragma: no cover
+__version__ = "0.3.3" # pragma: no cover
0 commit comments