Skip to content

Commit b4d6c5d

Browse files
authored
Merge pull request #20 from remnawave:development
fix: Исправить формат версии на "2.2.3.post1" в pyproject.toml
2 parents f9443b9 + 669920e commit b4d6c5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "remnawave"
3-
version = "2.2.3-fix1"
3+
version = "2.2.3.post1"
44
description = "A Python SDK for interacting with the Remnawave API v2.2.3."
55
authors = [
66
{name = "Artem",email = "dev@forestsnet.com"}

0 commit comments

Comments
 (0)