Update setup.py

This commit is contained in:
Zhongjie Duan
2025-09-09 18:42:39 +08:00
committed by GitHub
parent 452a6ca5cf
commit 2dcdeefca8

View File

@@ -14,7 +14,7 @@ else:
setup(
name="diffsynth",
version="1.1.7",
version="1.1.8",
description="Enjoy the magic of Diffusion models!",
author="Artiprocher",
packages=find_packages(),