[pyatspi2] 2.45.1



commit ecdc0c398c42048142b9816c44875f330cb1c591
Author: Mike Gorse <mgorse suse com>
Date:   Sat Jul 2 09:33:25 2022 -0500

    2.45.1

 NEWS         | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 48504693..782e6f53 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in pyatspi 2.51.1:
+
+    Add registerEventListenerWithApp
+
 What's new in pyatspi 2.38.2:
 
 * Fix a missing return value in the testsuite.
diff --git a/configure.ac b/configure.ac
index dcbfe11f..c34ef3b8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.38.2], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.45.1], [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]