version bump (#433)

This commit is contained in:
Awni Hannun
2024-01-11 12:29:35 -08:00
committed by GitHub
parent c9934fe8a4
commit 46dc24d835
3 changed files with 4 additions and 4 deletions

View File

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