From 4a9f5eb675608eb64075856a9b2ff5cad4a17377 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Fri, 19 Mar 2021 14:43:22 +0100 Subject: release --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 228b4f66..0a14b3e8 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.39.0" +PYGOBJECT_VERSION = "3.40.0" GLIB_VERSION_REQUIRED = "2.56.0" GI_VERSION_REQUIRED = "1.56.0" PYCAIRO_VERSION_REQUIRED = "1.16.0" -- cgit v1.2.1