1
0
mirror of https://github.com/huggingface/diffusers.git synced 2026-01-27 17:22:53 +03:00

v0.0.3-release

This commit is contained in:
Patrick von Platen
2022-06-15 15:53:48 +02:00
parent 1ba7e801ab
commit 57a70b809e

View File

@@ -176,7 +176,7 @@ install_requires = [
setup(
name="diffusers",
version="0.0.2",
version="0.0.3",
description="Diffusers",
long_description=open("README.md", "r", encoding="utf-8").read(),
long_description_content_type="text/markdown",