version bump (#355)

* version bump

* one more
This commit is contained in:
Awni Hannun
2024-01-03 14:48:24 -08:00
committed by GitHub
parent e7f5059fe4
commit 526466dd09
3 changed files with 4 additions and 4 deletions

View File

@@ -10,8 +10,8 @@ import subprocess
project = "MLX"
copyright = "2023, MLX Contributors"
author = "MLX Contributors"
version = "0.0.6"
release = "0.0.6"
version = "0.0.7"
release = "0.0.7"
# -- General configuration ---------------------------------------------------