Skip to content

Commit

Permalink
sigstore_rekor_types: 0.0.9
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <[email protected]>
  • Loading branch information
woodruffw committed Oct 4, 2023
1 parent 3db8d23 commit 5d51e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sigstore_rekor_types/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""The `sigstore_rekor_types` APIs."""

__version__ = "0.0.8"
__version__ = "0.0.9"

from ._internal import * # noqa: F403

0 comments on commit 5d51e39

Please sign in to comment.