Update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "jsonrpc"
|
||||
version = "0.3.2"
|
||||
version = "1.0"
|
||||
authors = [
|
||||
{ name="RemiZOffAlex", email="remizoffalex@gmail.com" },
|
||||
]
|
||||
@@ -10,4 +10,12 @@ maintainers = [
|
||||
description = ""
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
classifiers = [
|
||||
"Operating System :: OS Independent",
|
||||
"Programming Language :: Python",
|
||||
"Programming Language :: Python :: 3",
|
||||
"Programming Language :: Python :: 3.10",
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.12"
|
||||
]
|
||||
keywords = ["api", "json", "json-rpc", "rpc"]
|
||||
|
||||
Reference in New Issue
Block a user