mirror of
https://github.com/Bryanthelol/namekoplus
synced 2025-09-14 16:36:03 +08:00
Compare commits
2 Commits
v0.5.1
...
7ebb99a317
Author | SHA1 | Date | |
---|---|---|---|
7ebb99a317 | |||
a21146f6b6 |
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "namekoplus"
|
name = "namekoplus"
|
||||||
version = "0.5.1"
|
version = "0.5.2"
|
||||||
description = "A lightweight Python distributed microservice solution"
|
description = "A lightweight Python distributed microservice solution"
|
||||||
keywords = ["lightweight python distributed microservice solution"]
|
keywords = ["lightweight python distributed microservice solution"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
@@ -27,6 +27,9 @@ dependencies = [
|
|||||||
]
|
]
|
||||||
license = {text = "MIT"}
|
license = {text = "MIT"}
|
||||||
|
|
||||||
|
[pypi]
|
||||||
|
url = "https://upload.pypi.org/legacy/"
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
Homepage = ""
|
Homepage = ""
|
||||||
"Source Code" = "https://github.com/Bryanthelol/namekoplus"
|
"Source Code" = "https://github.com/Bryanthelol/namekoplus"
|
||||||
|
Reference in New Issue
Block a user