Skip to content

Commit 770b97a

Browse files
committed
version up
1 parent 4e2612b commit 770b97a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
setup(
77
name="lora_diffusion",
88
py_modules=["lora_diffusion"],
9-
version="0.1.0",
9+
version="0.1.2",
1010
description="Low Rank Adaptation for Diffusion Models. Works with Stable Diffusion out-of-the-box.",
1111
author="Simo Ryu",
1212
packages=find_packages(),

0 commit comments

Comments
 (0)