X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/catacomb-python/blobdiff_plain/ea0c812abf0cae71f4ea9cf2fdfb581601275e18..d35f9a17d34ae5a48b6477f80370278580ec6a1e:/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',