From b88bb292821fd7742604ec4e280acebd9a049f62 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 12:36:22 +0200 Subject: Adding upstream version 3.0.5. Signed-off-by: Daniel Baumann --- python/libknot/__init__.py.in | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python/libknot/__init__.py.in (limited to 'python/libknot/__init__.py.in') diff --git a/python/libknot/__init__.py.in b/python/libknot/__init__.py.in new file mode 100644 index 0000000..5984340 --- /dev/null +++ b/python/libknot/__init__.py.in @@ -0,0 +1,3 @@ +"""Python libknot interface.""" + +LIBKNOT_VERSION = "@libknot_SOVERSION@" -- cgit v1.2.3