Skip to content

Commit 2125471

Browse files
committed
Added docstrings to every method in sessions.py
1 parent 4efa88d commit 2125471

File tree

2 files changed

+376
-277
lines changed

2 files changed

+376
-277
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.5"
9+
__version__ = "1.0.6"
1010
__author__ = "Diprog"
1111
__license__ = "MIT"

0 commit comments

Comments
 (0)