bump version to v0.1.5

This commit is contained in:
2025-10-16 19:04:04 +05:30
parent dd734ea2aa
commit 7ae629e8f7
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ import re
logger: Logger = logging.getLogger(__name__)
VERSION = "v0.1.4"
VERSION = "v0.1.5"
def finalize_module(original_str):