fix: Package name

This commit is contained in:
Sayantan Santra 2025-03-21 13:28:05 -05:00
parent 38a6a6735c
commit 783e093ac6
Signed by: SinTan1729
GPG key ID: 0538DD402EA50898
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
[project] [project]
name = "recipe-box-for-wikijs" name = "recipe-box"
authors = [{ name = "Sayantan Santra", email = "sayantan.santra689@gmail.com" }] authors = [{ name = "Sayantan Santra", email = "sayantan.santra689@gmail.com" }]
license = "MIT" license = "MIT"
classifiers = ["Programming Language :: Python :: 3"] classifiers = ["Programming Language :: Python :: 3"]

View file

@ -622,7 +622,7 @@ wheels = [
] ]
[[package]] [[package]]
name = "recipe-box-for-wikijs" name = "recipe-box"
version = "1.0.0" version = "1.0.0"
source = { virtual = "." } source = { virtual = "." }
dependencies = [ dependencies = [