hgext3rd/topic/__init__.py
changeset 1972 04ce84b7b9d1
parent 1971 ec4924ea8bc6
child 1973 e97458bf53be
--- a/hgext3rd/topic/__init__.py	Thu Aug 11 22:50:58 2016 +0200
+++ b/hgext3rd/topic/__init__.py	Thu Aug 11 22:52:49 2016 +0200
@@ -53,7 +53,7 @@
               'topic.stack.state.unstable': 'red',
              }
 
-testedwith = '3.7'
+testedwith = '3.9'
 
 def _contexttopic(self):
     return self.extra().get(constants.extrakey, '')