Bump version to v.0.5.1

This commit is contained in:
filipstrand 2024-12-23 12:40:19 +01:00
parent 4c0aff9168
commit 2ebb0d1c6e

View File

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "mflux"
version = "0.5.0"
version = "0.5.1"
description = "A MLX port of FLUX based on the Huggingface Diffusers implementation."
readme = "README.md"
keywords = ["diffusers", "flux", "mlx"]