We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be9119c commit 47a1519Copy full SHA for 47a1519
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
6
[project]
7
name = "curl_adapter"
8
-version = "1.0.0.post3"
+version = "1.1.0"
9
description = "A curl HTTP adapter switch for requests library — make browser-like requests with custom TLS fingerprints."
10
readme = "README.md"
11
requires-python = ">=3.9"
0 commit comments