Update setup.py

This commit is contained in:
Zhongjie Duan
2025-04-09 15:34:02 +08:00
committed by GitHub
parent ee9bab80f2
commit 5129d3dc52

View File

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