bump version and prepare for release

This commit is contained in:
2025-11-22 13:54:41 +05:30
parent 18886816fb
commit fed6af1ed6
2 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@ import re
logger: Logger = logging.getLogger(__name__)
VERSION = "v0.1.6"
VERSION = "v0.1.7"
def finalize_module(original_str):