Skip to content

Commit da0fb86

Browse files
committed
prep 0.0.18
Signed-off-by: William Woodruff <[email protected]>
1 parent 899add9 commit da0fb86

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.17"
29+
__version__ = "0.0.18"
3030

3131

3232
class Error(BaseModel):

0 commit comments

Comments
 (0)