Skip to content

Commit 449c391

Browse files
authored
bump comfystream version (yondonfu#83)
Update ComfyStream version to align with release tagging versioning convention
1 parent 8b54939 commit 449c391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="comfystream",
5-
version="0.1.0",
5+
version="0.0.2",
66
packages=find_packages(where="src"),
77
package_dir={"": "src"},
88
install_requires=[

0 commit comments

Comments
 (0)