tested with hg 6.4
1 files changed, 1 insertions(+), 1 deletions(-) M hgext3rd/confman/__init__.py
M hgext3rd/confman/__init__.py +1 -1
@@ 3,7 3,7 @@ The full documentation is available online at https://hg.sr.ht/~auc/confman or in the REAMDE.md file. """ -testedwith = '5.8 5.9 6.0 6.1 6.2 6.3' +testedwith = '5.8 5.9 6.0 6.1 6.2 6.3 6.4' import os.path as osp