hgext3rd/topic/__init__.py
branchstable
changeset 4117 870c31f85c90
parent 4115 c6362c4abd69
child 4118 d3ea35ad88f3
child 4123 119fced5a891
--- a/hgext3rd/topic/__init__.py	Fri Sep 14 12:17:21 2018 +0200
+++ b/hgext3rd/topic/__init__.py	Fri Sep 14 12:18:22 2018 +0200
@@ -178,7 +178,7 @@
               'topic.active': 'green',
              }
 
-__version__ = '0.11.1'
+__version__ = '0.11.2.dev'
 
 testedwith = '4.3.3 4.4.2 4.5.2 4.6.2 4.7'
 minimumhgversion = '4.3'