From d4e3d3491b10298bd9435b5d023799b9a8092eca Mon Sep 17 00:00:00 2001 From: bohd4nx Date: Fri, 29 May 2026 01:03:32 +0300 Subject: [PATCH] chore: bump version to 2026.3.1 in pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 423257f..da7fcb1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "pyfragment" -version = "2026.3.0" +version = "2026.3.1" description = "Async Python client for the Fragment API. Buy Stars and Premium, top up TON and Ads balances, run giveaways, manage anonymous numbers, and search Fragment listings." readme = "README.md" license = { text = "MIT" }