Skip to content

Commit

Permalink
hotfix : version
Browse files Browse the repository at this point in the history
  • Loading branch information
cloneofsimo committed Jan 31, 2023
1 parent 2e1ffae commit 437cb62
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 @@ -6,7 +6,7 @@
setup(
name="lora_diffusion",
py_modules=["lora_diffusion"],
version="0.1.2",
version="0.1.3",
description="Low Rank Adaptation for Diffusion Models. Works with Stable Diffusion out-of-the-box.",
author="Simo Ryu",
packages=find_packages(),
Expand Down

0 comments on commit 437cb62

Please sign in to comment.