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 f254165 commit e90433aCopy full SHA for e90433a
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.0.25
2
+
3
+* **Remove message channels from input signature**
4
5
## 0.0.24
6
7
* **Add support for passing messages back other than errors**
unstructured_platform_plugins/__version__.py
@@ -1 +1 @@
-__version__ = "0.0.24" # pragma: no cover
+__version__ = "0.0.25" # pragma: no cover
0 commit comments