[pyatspi2] 2.31.1



commit a91590165daf634cf90df86bf30d6490c8a62b5b
Author: Mike Gorse <mgorse alum wpi edu>
Date:   Mon Jan 7 18:26:26 2019 -0600

    2.31.1

 NEWS         | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ed93ef1..e5da640 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in pyatspi 2.31.1:
+
+* Add support for locking/unlocking modifiers.
+
 What's new in pyatspi 2.25.90:
 
 * registry: Rename async keyword for compatibility with Python 3.7.
diff --git a/configure.ac b/configure.ac
index 5711bed..52935f1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.30.0], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.31.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]