hgext3rd/topic/__init__.py
branchstable
changeset 4216 b90422a11a88
parent 4190 883e75e0a810
child 4218 da5f7927917c
--- a/hgext3rd/topic/__init__.py	Thu Oct 25 18:09:08 2018 +0200
+++ b/hgext3rd/topic/__init__.py	Thu Oct 25 18:42:49 2018 +0200
@@ -177,7 +177,7 @@
               'topic.active': 'green',
              }
 
-__version__ = '0.12.1.dev'
+__version__ = '0.12.1'
 
 testedwith = '4.3.3 4.4.2 4.5.2 4.6.2 4.7'
 minimumhgversion = '4.3'