We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f14a29b commit 80c9727Copy full SHA for 80c9727
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "maxun-python-sdk"
7
-version = "0.0.1"
+version = "0.0.4"
8
description = "Python SDK for Maxun - web automation and data extraction"
9
requires-python = ">=3.8"
10
dependencies = ["httpx>=0.24.0", "python-dotenv>=1.0.0"]
0 commit comments