Skip to content

Commit 57a70b8

Browse files
v0.0.3-release
1 parent 1ba7e80 commit 57a70b8

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
@@ -176,7 +176,7 @@ def run(self):
176176

177177
setup(
178178
name="diffusers",
179-
version="0.0.2",
179+
version="0.0.3",
180180
description="Diffusers",
181181
long_description=open("README.md", "r", encoding="utf-8").read(),
182182
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)