]> jfr.im git - erebus.git/blobdiff - modules/chanops.py
further py3 compatibility work
[erebus.git] / modules / chanops.py
index bf73449e1ed02a2973a3c35763aba56cd5901311..654c45ce8cd00aa05a81643113b3521055faea12 100644 (file)
@@ -6,7 +6,7 @@
 modinfo = {
        'author': 'Erebus Team',
        'license': 'public domain',
-       'compatible': [2],
+       'compatible': [0],
        'depends': [],
        'softdeps': ['help'],
 }