bump version

This commit is contained in:
2025-10-22 04:18:10 +05:30
parent 63f378c34b
commit a7394ccafa
2 changed files with 2 additions and 2 deletions

View File

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