chore(licence-update): Update PyProject Toml - License

pull/213/head
snomiao 2024-07-31 14:06:15 +00:00
parent d56d85f6f7
commit 0d88a8ae7c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
name = "onebuttonprompt" name = "onebuttonprompt"
description = "One Button Prompt has a prompt generation node for beginners who have problems writing a good prompt, or advanced users who want to get inspired. It generates an entire prompt from scratch. It is random, but controlled. You simply load up the script and press generate, and let it surprise you." description = "One Button Prompt has a prompt generation node for beginners who have problems writing a good prompt, or advanced users who want to get inspired. It generates an entire prompt from scratch. It is random, but controlled. You simply load up the script and press generate, and let it surprise you."
version = "1.0.0" version = "1.0.0"
license = "LICENSE" license = { file = "LICENSE" }
[project.urls] [project.urls]
Repository = "https://github.com/AIrjen/OneButtonPrompt" Repository = "https://github.com/AIrjen/OneButtonPrompt"