[pyatspi2] 2.35.1



commit 8b92fece55272056a72b1e5c9bac06a7af3d184b
Author: Mike Gorse <mgorse alum wpi edu>
Date:   Sat Jan 18 17:44:52 2020 -0600

    2.35.1

 NEWS         | 7 +++++++
 configure.ac | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2746eb1..64e447a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,11 @@
 What's new in pyatspi 2.34.0:
+What's new in pyatspi 2.35.1:
+
+* Fix dead link in README.
+
+* Adjust accepted test results for python 3.8 compatibility (!21).
+
+* Add ROLE_MARK and ROLE_SUGGESTION (!22).
 
 * Updated doap, and include it in the tarball.
 
diff --git a/configure.ac b/configure.ac
index 93a12bd..6987074 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.34.0], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.35.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]