Skip to content

Commit f7c5d14

Browse files
v1.0.1
1 parent e66d51f commit f7c5d14

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Release History
22
===============
33

4-
1.0.0 (2024-12-04)
4+
1.0.1 (2024-12-04)
55
-------------------
66
* First release

tls_requests/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
__url__ = "https://github.com/thewebscraping/tls-requests"
44
__author__ = "Tu Pham"
55
__author_email__ = "[email protected]"
6-
__version__ = "1.0.0"
6+
__version__ = "1.0.1"
77
__license__ = "MIT"

0 commit comments

Comments
 (0)