[pygobject/pygobject-3-32] version bump



commit e93fbe5e6bb4148de6a9b8483ec04801d3c6fbd6
Author: Christoph Reiter <reiter christoph gmail com>
Date:   Sun Jun 23 15:44:09 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 2064d254..c17ea798 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('pygobject', 'c',
-  version : '3.32.2',
+  version : '3.32.3',
   meson_version : '>= 0.46.0',
   default_options : [ 'warning_level=1',
                       'buildtype=debugoptimized'])
diff --git a/setup.py b/setup.py
index 6f6f86df..ee23ebbb 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.32.2"
+PYGOBJECT_VERSION = "3.32.3"
 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]