mirror of
https://github.com/varun-r-mallya/pylibbpf.git
synced 2026-03-17 10:41:30 +00:00
Add __version__ to __init__
This commit is contained in:
@ -42,3 +42,5 @@ __all__ = [
|
||||
"StructParser",
|
||||
"BpfException",
|
||||
]
|
||||
|
||||
__version__ = "0.0.6"
|
||||
|
||||
Reference in New Issue
Block a user