[pygobject/pygobject-3-40] version bump
- From: Christoph Reiter <creiter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygobject/pygobject-3-40] version bump
- Date: Tue, 30 Mar 2021 06:50:03 +0000 (UTC)
commit e83b46f1fc86be1ae4135f68d44f75a0302b0897
Author: Christoph Reiter <reiter christoph gmail com>
Date: Tue Mar 30 08:49:43 2021 +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 ff6e583d..e836d990 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pygobject', 'c',
- version : '3.40.1',
+ version : '3.40.2',
meson_version : '>= 0.46.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized'])
diff --git a/setup.py b/setup.py
index 49cab4eb..95ac06eb 100755
--- a/setup.py
+++ b/setup.py
@@ -37,7 +37,7 @@ from distutils import dir_util, log
from distutils.spawn import find_executable
-PYGOBJECT_VERSION = "3.40.1"
+PYGOBJECT_VERSION = "3.40.2"
GLIB_VERSION_REQUIRED = "2.56.0"
GI_VERSION_REQUIRED = "1.56.0"
PYCAIRO_VERSION_REQUIRED = "1.16.0"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]