[pygobject] release



commit 34e55b7abbf7bfc39add2d85fdc6559e9cc68dbb
Author: Christoph Reiter <reiter christoph gmail com>
Date:   Sun Apr 15 18:22:51 2018 +0200

    release

 NEWS     | 2 +-
 setup.py | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9e782381..c989f913 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-3.29.1 - 2018-??-??
+3.29.1 - 2018-04-15
 -------------------
 
 * Support for `PyPy <https://pypy.org/>`__ and PyPy3. :issue:`180`
diff --git a/setup.py b/setup.py
index f1d443dc..17219ea9 100755
--- a/setup.py
+++ b/setup.py
@@ -39,7 +39,7 @@ from distutils import dir_util, log
 from distutils.spawn import find_executable
 
 
-PYGOBJECT_VERISON = "3.29.0"
+PYGOBJECT_VERISON = "3.29.1"
 GLIB_VERSION_REQUIRED = "2.38.0"
 GI_VERSION_REQUIRED = "1.46.0"
 PYCAIRO_VERSION_REQUIRED = "1.11.1"


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