mirror of
https://github.com/remnawave/python-sdk.git
synced 2026-08-04 06:35:09 +00:00
feat: обновить версию SDK до 2.1.1 и изменить описание в соответствии с новой версией API
This commit is contained in:
parent
a117f61204
commit
94a13687a6
2 changed files with 4 additions and 3 deletions
|
|
@ -63,7 +63,8 @@ pip install git+https://github.com/remnawave/python-sdk.git@development
|
|||
|
||||
| Contract Version | Remnawave Panel Version |
|
||||
| ---------------- | ----------------------- |
|
||||
| 2.0.0 | >=2.0.0 |
|
||||
| 2.1.1. | >=2.1.1 |
|
||||
| 2.0.0 | >=2.0.0,<2.1.0 |
|
||||
| 1.1.3 | >=1.6.12,<2.0.0 |
|
||||
| 1.1.2 | >=1.6.3,<=1.6.11 |
|
||||
| 1.1.1 | 1.6.1, 1.6.2 |
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
[project]
|
||||
name = "remnawave"
|
||||
version = "2.0.0"
|
||||
description = "A Python SDK for interacting with the Remnawave API v2.0.0."
|
||||
version = "2.1.1"
|
||||
description = "A Python SDK for interacting with the Remnawave API v2.1.1."
|
||||
authors = [
|
||||
{name = "Artem",email = "dev@forestsnet.com"}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue