Skip to content

Commit dce8a48

Browse files
committed
chore: bump version to 1.1.8
1 parent f026321 commit dce8a48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tls_requests/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
__title__ = "wrapper-tls-requests"
22
__description__ = "A powerful and lightweight Python library for making secure and reliable HTTP/TLS fingerprint requests."
33
__url__ = "https://github.com/thewebscraping/tls-requests"
4-
__version__ = "1.2.0"
4+
__version__ = "1.2.1"
55
__author__ = "Tu Pham"
66
__author_email__ = "thetwofarm@gmail.com"
77
__license__ = "MIT"

0 commit comments

Comments
 (0)