X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/catacomb-python/blobdiff_plain/ea0c812abf0cae71f4ea9cf2fdfb581601275e18..a75e68c977a90a6aebfa8e9509c46b739ea1e791:/setup.py diff --git a/setup.py b/setup.py index 161e2af..fe0ed53 100755 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ import distutils.core as DC import mdwsetup as MS -MS.pkg_config('catacomb', '2.2.0') +MS.pkg_config('catacomb', '2.3.0.1+4') MS.pkg_config('mLib', '2.0.4') cat = DC.Extension('catacomb._base',