Update version to 2.1.9.post.b in pyproject.toml

This commit is contained in:
Artem 2025-09-16 21:27:31 +02:00 committed by GitHub
parent 3555adb10f
commit 60f87fd0e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
[project]
name = "remnawave"
version = "2.1.9"
version = "2.1.9.post.b"
description = "A Python SDK for interacting with the Remnawave API v2.1.9."
authors = [
{name = "Artem",email = "dev@forestsnet.com"}
@ -56,4 +56,4 @@ asyncio_default_fixture_loop_scope = "function"
[build-system]
requires = ["poetry-core>=2.0.0,<3.0.0"]
build-backend = "poetry.core.masonry.api"
build-backend = "poetry.core.masonry.api"