Skip to content

Commit

Permalink
build(release): release commit for 0.11.2 (#2191)
Browse files Browse the repository at this point in the history
  • Loading branch information
cragwolfe committed Nov 30, 2023
1 parent d80abf0 commit 039ae17
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.11.2-dev0
## 0.11.2

### 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.11.2-dev0" # pragma: no cover
__version__ = "0.11.2" # pragma: no cover

0 comments on commit 039ae17

Please sign in to comment.