Skip to content

Commit 15118f0

Browse files
committed
Update version
1 parent 4a84d83 commit 15118f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

async_tls_client/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66

77
__title__ = "async_tls_client"
88
__description__ = "Fork of tls-client with asyncio."
9-
__version__ = "1.0.7"
9+
__version__ = "1.0.8"
1010
__author__ = "Diprog"
1111
__license__ = "MIT"

0 commit comments

Comments
 (0)