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 ba642d0 commit 5323aa6Copy full SHA for 5323aa6
pyproject.toml
@@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "async_tls_client"
7
-version = "1.1"
8
-description = "Asyncio-first TLS client with advanced fingerprinting capabilities"
+version = "1.1.1"
+description = "Asyncio TLS client with advanced fingerprinting capabilities"
9
readme = "README.md"
10
authors = [
11
{ name = "Diprog", email = "your@email.com" },
0 commit comments