From ce487d2cf4fe523f1e38654f86562ac2f0168132 Mon Sep 17 00:00:00 2001 From: Mostafa Date: Sun, 23 Nov 2025 23:41:48 +0800 Subject: [PATCH] chore: bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5c3e1f4..89a2338 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name="pactus-sdk", - version="1.3.0", + version="1.4.0", author="Pactus Development Team", author_email="info@pactus.org", description="Pactus Development Kit",