We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49b6826 commit 31b1dbeCopy full SHA for 31b1dbe
rekor_types/__init__.py
@@ -26,7 +26,7 @@
26
else:
27
from typing import Annotated
28
29
-__version__ = "0.0.11"
+__version__ = "0.0.12"
30
31
32
class Error(BaseModel):
0 commit comments