[pygobject/pygobject-3-30] version bump
- From: Christoph Reiter <creiter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygobject/pygobject-3-30] version bump
- Date: Fri, 30 Nov 2018 20:13:03 +0000 (UTC)
commit e77f77b47bd3f7929594ff97907c8926aa7fb191
Author: Christoph Reiter <reiter christoph gmail com>
Date: Fri Nov 30 21:12:14 2018 +0100
version bump
meson.build | 2 +-
setup.py | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/meson.build b/meson.build
index fab07682..f8eee63e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pygobject', 'c',
- version : '3.30.4',
+ version : '3.30.5',
meson_version : '>= 0.46.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized'])
diff --git a/setup.py b/setup.py
index 52f8f784..4c942fd3 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.30.4"
+PYGOBJECT_VERSION = "3.30.5"
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]