Skip to content

Commit

Permalink
rekor_types: 0.0.15
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <william@trailofbits.com>
  • Loading branch information
woodruffw committed Nov 12, 2024
1 parent 208d264 commit 0675352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rekor_types/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
else:
from typing import Annotated

__version__ = "0.0.14"
__version__ = "0.0.15"


class Error(BaseModel):
Expand Down

0 comments on commit 0675352

Please sign in to comment.