Skip to content

Commit 3adbcef

Browse files
committed
v16.0.2
1 parent 540a7a9 commit 3adbcef

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-16.0.2'></a>
23+
## v16.0.2 (2023-12-08)
24+
25+
- [Improvement] Added Typing to code, Makefile and test action to the repository and formatted code with Black and isort. (by @CodeWithEmad)
26+
2227
<a id='changelog-16.0.1'></a>
2328
## v16.0.1 (2023-06-15)
2429

changelog.d/20231004_141745_codewithemad.md

-1
This file was deleted.

tutorminio/__about__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "16.0.1"
1+
__version__ = "16.0.2"

0 commit comments

Comments
 (0)