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 4a84d83 commit 15118f0Copy full SHA for 15118f0
async_tls_client/__version__.py
@@ -6,6 +6,6 @@
6
7
__title__ = "async_tls_client"
8
__description__ = "Fork of tls-client with asyncio."
9
-__version__ = "1.0.7"
+__version__ = "1.0.8"
10
__author__ = "Diprog"
11
__license__ = "MIT"
0 commit comments