Skip to content

Commit

Permalink
fix: typo in version
Browse files Browse the repository at this point in the history
  • Loading branch information
scanny committed Dec 7, 2024
1 parent a6928e8 commit 53e1d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unstructured/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.16.11-dov0" # pragma: no cover
__version__ = "0.16.11-dev0" # pragma: no cover

0 comments on commit 53e1d9b

Please sign in to comment.