X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib-python/blobdiff_plain/e59e053aed9c90b85e177b5b0ef2e1f66643a1ca..ea2fc600626d9c59df58fd46a369eacea57f02fe:/setup.py diff --git a/setup.py b/setup.py index d4b8cfa..d59471f 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ def uniquify(l): return o libconfig('catacomb', '2.1.0') -libconfig('mLib', '2.0.3') +libconfig('mLib', '2.1.0') def needs_update_p(target, sources): if not path.exists(target): return True