Skip to content

Commit 6b92a16

Browse files
update release for pylibbpf
Signed-off-by: varun-r-mallya <[email protected]>
1 parent 12b8bf6 commit 6b92a16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "pythonbpf"
7-
version = "0.1.1"
7+
version = "0.1.2"
88
description = "Reduced Python frontend for eBPF"
99
authors = [
1010
{ name = "r41k0u", email="[email protected]" },

0 commit comments

Comments
 (0)