mirror of
https://github.com/remnawave/python-sdk.git
synced 2026-08-04 06:35:09 +00:00
fix: Исправить формат версии на "2.2.3.post1" в pyproject.toml
This commit is contained in:
parent
326b11a1e5
commit
669920e059
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "remnawave"
|
||||
version = "2.2.3-fix1"
|
||||
version = "2.2.3.post1"
|
||||
description = "A Python SDK for interacting with the Remnawave API v2.2.3."
|
||||
authors = [
|
||||
{name = "Artem",email = "dev@forestsnet.com"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue