update pyproject.toml
This commit is contained in:
parent
830fb55352
commit
342288e3b9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "py-dynmap-honeypot"
|
name = "py-dynmap-honeypot"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
description = ""
|
description = "a barebones honeypot for dynmap spammers"
|
||||||
authors = ["magmaus3 <magmaus3@disroot.org>"]
|
authors = ["magmaus3 <magmaus3@disroot.org>"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue