From aa34108107d5c48b236975a6dfbcf4f9d7bb8b0a Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Sun, 8 Mar 2020 15:26:12 +0100 Subject: version bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 19b8cfae..5de34b40 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.36.0" +PYGOBJECT_VERSION = "3.37.1" GLIB_VERSION_REQUIRED = "2.48.0" GI_VERSION_REQUIRED = "1.46.0" PYCAIRO_VERSION_REQUIRED = "1.11.1" -- cgit v1.2.1