Version bump and os error (#807)

This commit is contained in:
Awni Hannun
2024-03-07 13:57:58 -08:00
committed by GitHub
parent 74ed0974b3
commit 28301807c2
4 changed files with 12 additions and 2 deletions

View File

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