Skip to content

Commit 221aeef

Browse files
authored
Merge pull request #52 from Comfy-Org/Bump-version-to-0.2.6
Bump version
2 parents bfdb1ca + 642f1d7 commit 221aeef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "comfyui-embedded-docs"
7-
version = "0.2.5"
7+
version = "0.2.6"
88
description = "Embedded documentation for ComfyUI nodes"
99
readme = "README.md"
1010
requires-python = ">=3.9"
@@ -21,4 +21,4 @@ classifiers = [
2121
repository = "https://github.com/Comfy-Org/embedded-docs"
2222

2323
[tool.setuptools.package-data]
24-
comfyui_embedded_docs = ["docs/**/*.md", "docs/**/*.jpg", "docs/**/*.png", "docs/**/*.gif", "docs/**/*.webp"]
24+
comfyui_embedded_docs = ["docs/**/*.md", "docs/**/*.jpg", "docs/**/*.png", "docs/**/*.gif", "docs/**/*.webp"]

0 commit comments

Comments
 (0)