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 e66d51f commit f7c5d14Copy full SHA for f7c5d14
CHANGELOG.md
@@ -1,6 +1,6 @@
1
Release History
2
===============
3
4
-1.0.0 (2024-12-04)
+1.0.1 (2024-12-04)
5
-------------------
6
* First release
tls_requests/__version__.py
@@ -3,5 +3,5 @@
__url__ = "https://github.com/thewebscraping/tls-requests"
__author__ = "Tu Pham"
__author_email__ = "[email protected]"
-__version__ = "1.0.0"
+__version__ = "1.0.1"
7
__license__ = "MIT"
0 commit comments