Skip to content

Commit afe8c39

Browse files
authored
Bump MaxText version to 0.2.0
1 parent 669d702 commit afe8c39

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)