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 3141dbb commit 7606819Copy full SHA for 7606819
pyproject.toml
@@ -9,7 +9,7 @@ build-backend = "setuptools.build_meta"
9
10
[project]
11
name = "pylibbpf"
12
-version = "0.0.1"
+version = "0.0.2"
13
description = "Python Bindings for Libbpf"
14
authors = [
15
{ name = "r41k0u", email = "[email protected]" },
0 commit comments