Skip to content

Commit db98a3d

Browse files
ConchylicultorThe gemma Authors
authored andcommitted
Release Gemma 3.3.0
PiperOrigin-RevId: 833455107
1 parent 008ee8c commit db98a3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gemma/__init__.py

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

1717
# A new PyPI release will be pushed every time `__version__` is increased.
1818
# When changing this, also update the CHANGELOG.md.
19-
__version__ = '3.2.1'
19+
__version__ = '3.3.0'
2020

2121

2222
def __getattr__(name: str): # pylint: disable=invalid-name

0 commit comments

Comments
 (0)