Skip to content

Commit 5482c52

Browse files
committed
v1.0.1
1 parent 9cb0a84 commit 5482c52

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
<a id='changelog-1.0.1'></a>
3+
## v1.0.1 (2024-07-27)
4+
5+
- [Improvement] Support for Python < 3.9 (by @CodeWithEmad)
6+
27
<a id='changelog-1.0.0'></a>
38
## v1.0.0 (2024-07-25)
49

tutorwordpress/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.0"
1+
__version__ = "1.0.1"

0 commit comments

Comments
 (0)