Skip to content

Commit 5c0bf05

Browse files
committed
Release v1.11.2
Signed-off-by: Tycho Andersen <[email protected]>
1 parent cd0429d commit 5c0bf05

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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 = "xcffib"
7-
version = "1.11.1"
7+
version = "1.11.2"
88
description = "xcffib is the XCB binding for python"
99
readme = "README.md"
1010
keywords = ["xcb", "cffi", "x11", "x", "windows"]

xcffib.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.4
22
name: xcffib
3-
version: 1.11.1
3+
version: 1.11.2
44
synopsis: A cffi-based python binding for X
55
homepage: http://github.com/tych0/xcffib
66
license: Apache-2.0

0 commit comments

Comments
 (0)