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 a38a88a commit 44afec3Copy full SHA for 44afec3
tls_client/__version__.py
@@ -6,6 +6,6 @@
6
7
__title__ = "tls_client"
8
__description__ = "Advanced Python HTTP Client."
9
-__version__ = "0.1.9"
+__version__ = "0.2"
10
__author__ = "Florian Zager"
11
__license__ = "MIT"
0 commit comments