We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 208d264 commit 0675352Copy full SHA for 0675352
rekor_types/__init__.py
@@ -26,7 +26,7 @@
26
else:
27
from typing import Annotated
28
29
-__version__ = "0.0.14"
+__version__ = "0.0.15"
30
31
32
class Error(BaseModel):
0 commit comments