Skip to content

Commit ecc4751

Browse files
committed
rekor_types: prep 0.0.17
Signed-off-by: William Woodruff <[email protected]>
1 parent fd640ea commit ecc4751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rekor_types/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
else:
2727
from typing import Annotated
2828

29-
__version__ = "0.0.16"
29+
__version__ = "0.0.17"
3030

3131

3232
class Error(BaseModel):

0 commit comments

Comments
 (0)