mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-03 14:24:44 +08:00
Fix packaging of gguflib (#435)
This commit is contained in:

committed by
GitHub

parent
46dc24d835
commit
006d01ba42
@@ -10,8 +10,8 @@ import subprocess
|
||||
project = "MLX"
|
||||
copyright = "2023, MLX Contributors"
|
||||
author = "MLX Contributors"
|
||||
version = "0.0.8"
|
||||
release = "0.0.8"
|
||||
version = "0.0.9"
|
||||
release = "0.0.9"
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user