Merge pull request #20 from remnawave:development

fix: Исправить формат версии на "2.2.3.post1" в pyproject.toml
This commit is contained in:
Artem 2025-10-30 13:30:00 +01:00 committed by GitHub
commit b4d6c5d05d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"}