[pyatspi2] 2.29.90



commit 9ec63fca927e57aa6d1eb820d7d35a5740c3bdf6
Author: Mike Gorse <mgorse alum wpi edu>
Date:   Mon Aug 13 17:54:30 2018 -0500

    2.29.90

 NEWS         | 6 ++++++
 configure.ac | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 99ac7d9..ed93ef1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in pyatspi 2.25.90:
+
+* registry: Rename async keyword for compatibility with Python 3.7.
+
+* Add missing XY_PARENT export.
+
 What's new in pyatspi 2.25.3:
 
 * Add error-message, error-for, details, and details-for relation types
diff --git a/configure.ac b/configure.ac
index 2bf2cf9..076ba79 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.29.1], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.29.90], [accessibility-atspi lists linux-foundation org])
 AC_CONFIG_AUX_DIR(config)
 
 # The version of python used is determined by the executable pointed to by the


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]