diff -r 5db76f35efce -r 8f74cf219be3 hgext3rd/topic/__init__.py --- a/hgext3rd/topic/__init__.py Tue Nov 14 18:35:25 2017 +0100 +++ b/hgext3rd/topic/__init__.py Wed Nov 15 00:30:15 2017 +0100 @@ -176,7 +176,7 @@ __version__ = '0.6.0.dev' -testedwith = '4.1.3 4.2.3 4.3.3 4.4' +testedwith = '4.1.3 4.2.3 4.3.3 4.4.1' minimumhgversion = '4.1' buglink = 'https://bz.mercurial-scm.org/'