diff -r 093df66127ec -r a1072c2910c2 hgext3rd/topic/__init__.py --- a/hgext3rd/topic/__init__.py Tue Apr 23 12:20:12 2019 +0200 +++ b/hgext3rd/topic/__init__.py Sat Apr 20 05:21:14 2019 +0200 @@ -182,7 +182,7 @@ __version__ = '0.14.1.dev' -testedwith = '4.4.2 4.5.2 4.6.2 4.7 4.8 4.9' +testedwith = '4.4.2 4.5.2 4.6.2 4.7 4.8 4.9 5.0' minimumhgversion = '4.4' buglink = 'https://bz.mercurial-scm.org/'