We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92e92f1 commit c9a152aCopy full SHA for c9a152a
pylibbpf/__init__.py
@@ -42,3 +42,5 @@ def __init__(self, object_path: str, structs=None):
42
"StructParser",
43
"BpfException",
44
]
45
+
46
+__version__ = "0.0.6"
0 commit comments