feat: Update version to 1.0.2 in pyproject.toml

This commit is contained in:
Artem 2025-04-23 17:29:56 +02:00
parent 930f9f1c1d
commit 45cd100042
No known key found for this signature in database
GPG key ID: 833485276B7902CE

View file

@ -1,6 +1,6 @@
[project]
name = "remnawave-api"
version = "1.0.1"
version = "1.0.2"
description = "A Python SDK for interacting with the Remnawave API."
authors = [
{name = "Artem",email = "sm1ky@forestsnet.com"}