hgext3rd/topic/__init__.py
branchstable
changeset 4115 c6362c4abd69
parent 4086 8a357f05187d
child 4117 870c31f85c90
--- a/hgext3rd/topic/__init__.py	Fri Sep 14 10:39:01 2018 +0200
+++ b/hgext3rd/topic/__init__.py	Fri Sep 14 12:17:06 2018 +0200
@@ -178,7 +178,7 @@
               'topic.active': 'green',
              }
 
-__version__ = '0.11.1.dev'
+__version__ = '0.11.1'
 
 testedwith = '4.3.3 4.4.2 4.5.2 4.6.2 4.7'
 minimumhgversion = '4.3'