mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-12-27 15:13:35 +00:00
chore: remove dev and release as 0.16.6 (#3793)
This commit is contained in:
parent
3b9b01c502
commit
626f73af5b
@ -1,4 +1,4 @@
|
||||
## 0.16.6-dev2
|
||||
## 0.16.6
|
||||
|
||||
### Enhancements
|
||||
- **Every <table> tag is considered to be ontology.Table** Added special handling for tables in HTML partitioning. This change is made to improve the accuracy of table extraction from HTML documents.
|
||||
|
||||
@ -1 +1 @@
|
||||
__version__ = "0.16.6-dev2" # pragma: no cover
|
||||
__version__ = "0.16.6" # pragma: no cover
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user