From 139216376a0853424fb78ce23dd4810185102f34 Mon Sep 17 00:00:00 2001 From: Stephen Early Date: Fri, 5 Jul 2024 23:23:50 +0100 Subject: [PATCH] Release 1.5 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index bc9e0eb..5da8131 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = xkbcommon -version = 1.0.1 +version = 1.5 description = Bindings for libxkbcommon using cffi long_description = file: README.rst long_description_content_type = text/x-rst