mirror of
https://github.com/remnawave/python-sdk.git
synced 2026-08-04 06:35:09 +00:00
Update version to 2.1.9.post.b in pyproject.toml
This commit is contained in:
parent
3555adb10f
commit
60f87fd0e5
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue