Skip to content

Commit b38d848

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)