summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index ba200d87..949b200f 100755
--- a/setup.py
+++ b/setup.py
@@ -36,7 +36,7 @@ from distutils import dir_util, log
from distutils.spawn import find_executable
-PYGOBJECT_VERSION = "3.43.0"
+PYGOBJECT_VERSION = "3.43.1"
GLIB_VERSION_REQUIRED = "2.56.0"
GI_VERSION_REQUIRED = "1.56.0"
PYCAIRO_VERSION_REQUIRED = "1.16.0"