add development guide (#1739)

This commit is contained in:
Christian Byrne
2025-04-13 07:40:28 +08:00
committed by bymyself
parent 89bb61fb05
commit 0146655f0f
4 changed files with 51 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "comfyui-manager"
license = { text = "GPL-3.0-only" }
version = "4.0"
version = "4.0.0-beta.1"
requires-python = ">= 3.9"
description = "ComfyUI-Manager provides features to install and manage custom nodes for ComfyUI, as well as various functionalities to assist with ComfyUI."
readme = "README.md"