Skip to content

Commit 0675352

Browse files
committed
rekor_types: 0.0.15
Signed-off-by: William Woodruff <[email protected]>
1 parent 208d264 commit 0675352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.14"
29+
__version__ = "0.0.15"
3030

3131

3232
class Error(BaseModel):

0 commit comments

Comments
 (0)