hgext3rd/topic/__init__.py
changeset 5111 1fe3f7ffb462
parent 5008 848ca807f83a
parent 5110 48abf37e552b
child 5139 19b8ffd23795
--- a/hgext3rd/topic/__init__.py	Mon Nov 04 00:18:55 2019 +0530
+++ b/hgext3rd/topic/__init__.py	Sat Feb 01 12:50:10 2020 +0100
@@ -190,7 +190,7 @@
 
 __version__ = b'0.18.0.dev'
 
-testedwith = b'4.5.2 4.6.2 4.7 4.8 4.9 5.0 5.1'
+testedwith = b'4.5.2 4.6.2 4.7 4.8 4.9 5.0 5.1 5.2 5.3'
 minimumhgversion = b'4.5'
 buglink = b'https://bz.mercurial-scm.org/'