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