Bump version to 0.4.1

This commit is contained in:
filipstrand 2024-10-29 20:36:37 +01:00
parent 909c451001
commit 4788bbe184

View File

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