Commit 57a70b80 authored by Patrick von Platen's avatar Patrick von Platen
Browse files

v0.0.3-release

parent 1ba7e801
...@@ -176,7 +176,7 @@ install_requires = [ ...@@ -176,7 +176,7 @@ install_requires = [
setup( setup(
name="diffusers", name="diffusers",
version="0.0.2", version="0.0.3",
description="Diffusers", description="Diffusers",
long_description=open("README.md", "r", encoding="utf-8").read(), long_description=open("README.md", "r", encoding="utf-8").read(),
long_description_content_type="text/markdown", long_description_content_type="text/markdown",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment