Skip to content

Commit 0f33682

Browse files
committed
Update version information in setup.py
1 parent a7417a4 commit 0f33682

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
@@ -44,7 +44,7 @@ def deps_list(*pkgs):
4444

4545
setup(
4646
name="streamdiffusion",
47-
version="0.1.0",
47+
version="0.1.1",
4848
description="real-time interactive image generation pipeline",
4949
long_description=open("README.md", "r", encoding="utf-8").read(),
5050
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)