bump version

This commit is contained in:
2025-10-02 18:02:36 +05:30
parent 96fa5687f8
commit 0678d70309
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ import logging
logger: Logger = logging.getLogger(__name__)
VERSION = "v0.1.3"
VERSION = "v0.1.4"
def find_bpf_chunks(tree):