File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ Release History
55------------------
66** Improvements:**
77
8- - Optimized logging.
9- - Fixed cookie response handling.
8+ - Optimized logging. ( [ # 46 ] ( https://github.com/thewebscraping/tls-requests/issues/46 ) )
9+ - Fixed cookie response handling. ( [ # 47 ] ( https://github.com/thewebscraping/tls-requests/issues/47 ) )
1010
11111.1.6 (2025-10-14)
1212------------------
Original file line number Diff line number Diff line change 1- __title__ = "wrapper-tls-requests"
2- __description__ = (
3- "A powerful and lightweight Python library for making secure and reliable HTTP/TLS Fingerprint requests."
4- )
1+ __title__ = "tls-requests"
2+ __description__ = "A powerful and lightweight Python library for making secure and reliable HTTP/TLS fingerprint requests."
53__url__ = "https://github.com/thewebscraping/tls-requests"
4+ __version__ = "1.1.8"
65__author__ = "Tu Pham"
76__author_email__ = "[email protected] " 8- __version__ = "1.1.7"
97__license__ = "MIT"
You can’t perform that action at this time.
0 commit comments