[pyatspi2] 2.33.2



commit d935f42bdc7efe9208c2af6c562c1e1638f08f48
Author: Mike Gorse <mgorse alum wpi edu>
Date:   Tue Jun 18 06:27:24 2019 -0500

    2.33.2

 NEWS         | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index bd0051a..e886c07 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in pyatspi 2.33.2:
+
+* Add support for ROLE_CONTENT_DELETION and ROLE_CONTENT_INSERTION.
+
 What's new in pyatspi 2.33.1:
 
 * Fix arguments in text.addSelection.
diff --git a/configure.ac b/configure.ac
index c5a821c..eedd969 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.33.1], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.33.2], [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]