patch bump (#1981)

This commit is contained in:
Awni Hannun
2025-03-20 15:12:22 -07:00
committed by GitHub
parent 005e7efa64
commit 1177d28395
2 changed files with 3 additions and 3 deletions

View File

@@ -172,7 +172,7 @@ if __name__ == "__main__":
setup(
name="mlx",
version=get_version("0.23.2"),
version=get_version("0.24.0"),
author="MLX Contributors",
author_email="mlx@group.apple.com",
description="A framework for machine learning on Apple silicon.",