[pygobject] Update NEWS; version bump
- From: Christoph Reiter <creiter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygobject] Update NEWS; version bump
- Date: Sun, 10 Mar 2019 12:43:24 +0000 (UTC)
commit 2a3742a0bd5c8d3035bd713d96294426023eef7b
Author: Christoph Reiter <reiter christoph gmail com>
Date: Sun Mar 10 13:42:44 2019 +0100
Update NEWS; version bump
NEWS | 6 ++++++
meson.build | 2 +-
setup.py | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 21448669..e90e88e8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.32.0 - 2019-03-10
+-------------------
+
+* No changes since 3.31.4
+
+
3.31.4 - 2019-03-07
-------------------
diff --git a/meson.build b/meson.build
index 52a373aa..71dfc4aa 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pygobject', 'c',
- version : '3.31.5',
+ version : '3.33.1',
meson_version : '>= 0.46.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized'])
diff --git a/setup.py b/setup.py
index c733505b..a769c69f 100755
--- a/setup.py
+++ b/setup.py
@@ -41,7 +41,7 @@ from distutils import dir_util, log
from distutils.spawn import find_executable
-PYGOBJECT_VERSION = "3.31.5"
+PYGOBJECT_VERSION = "3.33.1"
GLIB_VERSION_REQUIRED = "2.48.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]