Update
This commit is contained in:
+5
-4
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "router"
|
||||
version ="0.2"
|
||||
version ="0.3"
|
||||
authors = [
|
||||
{ name="RemiZOffAlex", email="remizoffalex@gmail.com" },
|
||||
]
|
||||
@@ -9,9 +9,10 @@ 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"
|
||||
"Programming Language :: Python :: 3.12",
|
||||
"Programming Language :: Python :: 3.13",
|
||||
"Programming Language :: Python :: 3.14",
|
||||
"Programming Language :: Python :: 3.15"
|
||||
]
|
||||
keywords = ["broker", "router"]
|
||||
dependencies = []
|
||||
|
||||
Reference in New Issue
Block a user