mirror of
https://github.com/remnawave/python-sdk.git
synced 2026-09-06 01:07:22 +00:00
feat: Update library version to 1.1.0 and README for compatibility with Remnawave v1.6.0
This commit is contained in:
parent
c64756aed1
commit
80664e2d03
2 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
A Python SDK client for interacting with the **[Remnawave API](https://remna.st)**.
|
||||
This library simplifies working with the API by providing convenient controllers, Pydantic models for requests and responses, and fast serialization with `orjson`.
|
||||
Library checked with Remnawave **[v1.5.7](https://github.com/remnawave/panel/releases/tag/1.5.7)**
|
||||
Library checked with Remnawave **[v1.6.0](https://github.com/remnawave/panel/releases/tag/1.6.0)**
|
||||
|
||||
## ✨ Key Features
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "remnawave-api"
|
||||
version = "1.0.8"
|
||||
version = "1.1.0"
|
||||
description = "A Python SDK for interacting with the Remnawave API."
|
||||
authors = [
|
||||
{name = "Artem",email = "sm1ky@forestsnet.com"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue