We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5de289e commit ae06e49Copy full SHA for ae06e49
tls_client/__version__.py
@@ -6,6 +6,6 @@
6
7
__title__ = "tls_client"
8
__description__ = "Advanced Python HTTP Client."
9
-__version__ = "0.1.1"
+__version__ = "0.1.2"
10
__author__ = "Florian Zager"
11
__license__ = "MIT"
0 commit comments