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 b518788 commit e47a2ffCopy full SHA for e47a2ff
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
6
[project]
7
name = "curl_adapter"
8
-version = "1.0.0.post1"
+version = "1.0.0.post2"
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.8"
0 commit comments