Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
IrisRainbowNeko committed May 6, 2023
1 parent 9eaeec5 commit 1038f17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ def get_data_files(data_dir, prefix=''):
setuptools.setup(
name="hcpdiff",
py_modules=["hcpdiff"],
version="0.3.2",
version="0.3.3",
author="Ziyi Dong",
author_email="dzy7eu7d7@gmail.com",
description="A universal Stable-Diffusion toolbox",
Expand Down

0 comments on commit 1038f17

Please sign in to comment.