Skip to content

Commit

Permalink
build: version bump for release 0.14.7 (#3259)
Browse files Browse the repository at this point in the history
### Summary

Release PR for `0.14.7`.
  • Loading branch information
MthwRobinson authored Jun 20, 2024
1 parent 0b73978 commit 80abbcd
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.14.7-dev5
## 0.14.7

### 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.14.7-dev5" # pragma: no cover
__version__ = "0.14.7" # pragma: no cover

0 comments on commit 80abbcd

Please sign in to comment.