Skip to content

Commit

Permalink
release 0.16.10 (#3816)
Browse files Browse the repository at this point in the history
release 0.16.10 so that competitor-eval can install and take advantage
of the latest change in the metric calculation
  • Loading branch information
tbs17 authored Dec 7, 2024
1 parent 8c58bc5 commit 59e6cff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 0.16.10-dev0
## 0.16.10

### Enhancements

Expand Down
2 changes: 1 addition & 1 deletion unstructured/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.16.10-dev0" # pragma: no cover
__version__ = "0.16.10" # pragma: no cover

0 comments on commit 59e6cff

Please sign in to comment.