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 79d6ce8 commit 36e1020Copy full SHA for 36e1020
2 files changed
__init__.py
@@ -15,7 +15,7 @@
15
16
"""Google DeepMind GenAI processors library."""
17
18
-__version__ = '1.0.1'
+__version__ = '1.0.2'
19
20
from . import content_api as content_api_
21
from . import processor as processor_
0 commit comments