Skip to content

Commit

Permalink
Release 0.5.1 (#378)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpolomdeepsense authored Feb 10, 2025
1 parent 485c4dc commit 399854f
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.5.0-dev1
## 0.5.1

### Fixes

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

0 comments on commit 399854f

Please sign in to comment.