Skip to content

Commit 36e1020

Browse files
Andre Elisseeffaelissee
authored andcommitted
Update genai processor version to 1.0.2
PiperOrigin-RevId: 776583763
1 parent 79d6ce8 commit 36e1020

File tree

2 files changed

+125
-123
lines changed

2 files changed

+125
-123
lines changed

__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
"""Google DeepMind GenAI processors library."""
1717

18-
__version__ = '1.0.1'
18+
__version__ = '1.0.2'
1919

2020
from . import content_api as content_api_
2121
from . import processor as processor_

0 commit comments

Comments
 (0)