mirror of
https://github.com/remnawave/python-sdk.git
synced 2026-05-13 12:16:42 +00:00
Обновить версию SDK до 2.1.17 и изменить описание для соответствия новой версии API
This commit is contained in:
parent
c2cb9b12ca
commit
87b8d8c3d8
2 changed files with 3 additions and 2 deletions
|
|
@ -63,6 +63,7 @@ pip install git+https://github.com/remnawave/python-sdk.git@development
|
|||
|
||||
| Contract Version | Remnawave Panel Version |
|
||||
| ---------------- | ----------------------- |
|
||||
| 2.1.17 | >=2.1.16 |
|
||||
| 2.1.16 | >=2.1.16 |
|
||||
| 2.1.13 | >=2.1.13, <=2.1.15 |
|
||||
| 2.1.9 | >=2.1.9, <=2.1.12 |
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
[project]
|
||||
name = "remnawave"
|
||||
version = "2.1.16.post.b"
|
||||
description = "A Python SDK for interacting with the Remnawave API v2.1.16."
|
||||
version = "2.1.17"
|
||||
description = "A Python SDK for interacting with the Remnawave API v2.1.17."
|
||||
authors = [
|
||||
{name = "Artem",email = "dev@forestsnet.com"}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue