Skip to content

Commit 464131a

Browse files
committed
v1.1.1
1 parent 49dfdea commit 464131a

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

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

2+
<a id='changelog-1.1.1'></a>
3+
## v1.1.1 (2025-02-25)
4+
5+
- [Improvement] Migrate packaging from setup.py/setuptools to pyproject.toml/hatch. (by @CodeWithEmad)
6+
- [Improvement] Support for tutor v19 added. (by @CodeWithEmad)
7+
28
<a id='changelog-1.1.0'></a>
39
## v1.1.0 (2024-11-27)
410

changelog.d/20250225_110231_codewithemad_migrate_to_pyproject.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

tutorwordpress/__about__.py

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

0 commit comments

Comments
 (0)