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 9cb0a84 commit 5482c52Copy full SHA for 5482c52
CHANGELOG.md
@@ -1,4 +1,9 @@
1
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
7
<a id='changelog-1.0.0'></a>
8
## v1.0.0 (2024-07-25)
9
tutorwordpress/__about__.py
@@ -1 +1 @@
-__version__ = "1.0.0"
+__version__ = "1.0.1"
0 commit comments