From d6c9f52ce20fda36ef85aead0c59e828663f1e21 Mon Sep 17 00:00:00 2001 From: Karishma Shukla Date: Mon, 11 May 2026 00:40:04 +0530 Subject: [PATCH 1/3] chore: v0.0.7 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a9dc6e7..ef8b2dc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "maxun" -version = "0.0.6" +version = "0.0.7" description = "Python SDK for Maxun - web automation and data extraction" requires-python = ">=3.8" license = { text = "MIT" } From 34dc28c66c1bb129b49153789c84e5fdc5379af2 Mon Sep 17 00:00:00 2001 From: Karishma Shukla Date: Tue, 9 Jun 2026 00:11:05 +0530 Subject: [PATCH 2/3] Bump version from 0.0.6 to 0.0.7 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a9dc6e7..ef8b2dc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "maxun" -version = "0.0.6" +version = "0.0.7" description = "Python SDK for Maxun - web automation and data extraction" requires-python = ">=3.8" license = { text = "MIT" } From ec3760b2365ffba3b4795d483bb5e227b0e56dea Mon Sep 17 00:00:00 2001 From: Karishma Shukla Date: Tue, 9 Jun 2026 00:23:15 +0530 Subject: [PATCH 3/3] Bump version from 0.0.7 to 0.0.8 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ef8b2dc..54feadc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "maxun" -version = "0.0.7" +version = "0.0.8" description = "Python SDK for Maxun - web automation and data extraction" requires-python = ">=3.8" license = { text = "MIT" }