Skip to content

Commit 81f81d6

Browse files
committed
Update pyproject.toml package info.
1 parent ad593d8 commit 81f81d6

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
2-
name = "torBot"
2+
name = "TorBot"
33
version = "1.3.0"
4-
description = "Dark Web OSINT Tool"
4+
description = "Dark Web OSINT Tool."
55
authors = ["DedSecInside"]
66
license = "GNU"
77

src/api/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[tool.poetry]
2-
name = "api"
2+
name = "TorBot API"
33
version = "1.3.0"
44
description = ""
5-
authors = ["Your Name <you@example.com>"]
5+
authors = ["DedSecInside"]
66
license = "GNU"
77

88
[tool.poetry.dependencies]

0 commit comments

Comments
 (0)