Skip to content

Commit 31b1dbe

Browse files
authored
rekor_types: 0.0.12 (#13)
Signed-off-by: William Woodruff <[email protected]>
1 parent 49b6826 commit 31b1dbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rekor_types/__init__.py

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

29-
__version__ = "0.0.11"
29+
__version__ = "0.0.12"
3030

3131

3232
class Error(BaseModel):

0 commit comments

Comments
 (0)