Update
This commit is contained in:
+4
-2
@@ -1,15 +1,17 @@
|
||||
[project]
|
||||
name = "router"
|
||||
version ="0.1.0"
|
||||
version ="0.2"
|
||||
authors = [
|
||||
{ name="RemiZOffAlex", email="remizoffalex@gmail.com" },
|
||||
]
|
||||
description = "Маршрутизатор"
|
||||
requires-python = ">=3.10"
|
||||
classifiers = [
|
||||
"Programming Language :: Python",
|
||||
"Programming Language :: Python :: 3",
|
||||
"Programming Language :: Python :: 3.10",
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.12"
|
||||
]
|
||||
keywords = ["documentation"]
|
||||
keywords = ["broker", "router"]
|
||||
dependencies = []
|
||||
|
||||
Reference in New Issue
Block a user