Skip to content

Commit ebd10d1

Browse files
committed
Release v1.11.0
Signed-off-by: Tycho Andersen <[email protected]>
1 parent 9d722b2 commit ebd10d1

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.10.0"
7+
version = "1.11.0"
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.10.0
3+
version: 1.11.0
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)