[pygobject] version bump
- From: Christoph Reiter <creiter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygobject] version bump
- Date: Mon, 9 Sep 2019 19:40:39 +0000 (UTC)
commit 1e8de138058031b65855c583a13efbf536ac5597
Author: Christoph Reiter <reiter christoph gmail com>
Date: Mon Sep 9 21:39:38 2019 +0200
version bump
meson.build | 2 +-
setup.py | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/meson.build b/meson.build
index 75a9e03c..9cdb1e96 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pygobject', 'c',
- version : '3.34.0',
+ version : '3.35.1',
meson_version : '>= 0.46.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized'])
diff --git a/setup.py b/setup.py
index a2739aea..cf22ab18 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.34.0"
+PYGOBJECT_VERSION = "3.35.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]