mirror of
https://github.com/varun-r-mallya/Python-BPF.git
synced 2026-02-12 16:10:59 +00:00
bump version and prepare for release
This commit is contained in:
@ -25,7 +25,7 @@ import re
|
||||
|
||||
logger: Logger = logging.getLogger(__name__)
|
||||
|
||||
VERSION = "v0.1.6"
|
||||
VERSION = "v0.1.7"
|
||||
|
||||
|
||||
def finalize_module(original_str):
|
||||
|
||||
Reference in New Issue
Block a user