unstructured/unstructured/__version__.py
Matt Robinson 7e43a25f07
feat: add partition_multiple_via_api function (#539)
* added function for multiple files via api

* make multiple work with files

* updated docs strings

* changelog and version

* docs and contextlib for open files

* tests for partition multiple

* add tests for error conditions

* add output example
2023-05-03 15:06:06 -04:00

2 lines
47 B
Python

__version__ = "0.6.3-dev0" # pragma: no cover