Skip to content

Commit 7c69cac

Browse files
Merge pull request #3322 from AI-Hypercomputer:bvandermoon-version-bump
PiperOrigin-RevId: 879214668
2 parents 5b3654d + afe8c39 commit 7c69cac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/MaxText/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"""
2020

2121
__author__ = "Google LLC"
22-
__version__ = "0.1.1"
22+
__version__ = "0.2.0"
2323
__description__ = (
2424
"MaxText is a high performance, highly scalable, open-source LLM written in pure Python/Jax and "
2525
"targeting Google Cloud TPUs and GPUs for training and **inference."

0 commit comments

Comments
 (0)