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 4ff95bb commit 63375d1Copy full SHA for 63375d1
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "pythonbpf"
7
-version = "0.1.0"
+version = "0.1.1"
8
description = "Reduced Python frontend for eBPF"
9
authors = [
10
{ name = "r41k0u", email="[email protected]" },
0 commit comments