Skip to content

Commit f623a14

Browse files
author
Overhang.IO
committed
Merge remote-tracking branch 'origin/master' into nightly
2 parents d49b41d + fe4ab08 commit f623a14

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,9 @@ instructions, because git commits are used to generate release notes:
1919

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

22+
<a id='changelog-16.0.1'></a>
23+
## v16.0.1 (2023-12-08)
24+
25+
- [Improvement] Add a scriv-compliant changelog. (by @regisb)
26+
- [Improvement] Added Makefile and test action to repository and formatted code with Black and isort. (by @CodeWithEmad)
27+

changelog.d/20230519_161836_regis.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/20231005_153050_codewithemad.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

tutorwebui/__about__.py

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

0 commit comments

Comments
 (0)