Skip to content

Commit 3468e11

Browse files
committed
v17.0.1
1 parent aebd1e4 commit 3468e11

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ instructions, because git commits are used to generate release notes:
1919

2020
<!-- scriv-insert-here -->
2121

22+
<a id='changelog-17.0.1'></a>
23+
## v17.0.1 (2024-06-18)
24+
25+
- [Bugfix] Fix command clearing in context parent, simplifying the context handling. (by @Abdul-Muqadim-Arbisoft)
26+
2227
<a id='changelog-17.0.0'></a>
2328
## v17.0.0 (2023-12-09)
2429

changelog.d/20240326_115811_abdul.muqadim_fix_click_context_management.md

-1
This file was deleted.

tutorwebui/__about__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "17.0.0"
1+
__version__ = "17.0.1"

0 commit comments

Comments
 (0)