Version 2.7.0

This commit is contained in:
Jeroen Oudshoorn
2024-01-15 14:55:15 +01:00
parent 18217119fc
commit 3c5a95e0b8
5 changed files with 2 additions and 255 deletions

View File

@ -53,8 +53,8 @@ classifiers = [
[project.urls]
Homepage = "https://pwnagotchi.ai/"
Documentation = "https://pwnagotchi.ai/"
Repository = "https://github.com/jayofelony/pwnagotchi-bookworm.git"
"Bug Tracker" = "https://github.com/jayofelony/pwnagotchi-bookworm.git/issues"
Repository = "https://github.com/jayofelony/pwnagotchi-bookworm"
"Bug Tracker" = "https://github.com/jayofelony/pwnagotchi-bookworm/issues"
[project.scripts]
pwnagotchi_cli = "bin.pwnagotchi:pwnagotchi_cli"