hgext3rd/topic/__init__.py
branchstable
changeset 4517 33c617626fd9
parent 4435 7915aef191ff
child 4519 e23f85bc43ed
--- a/hgext3rd/topic/__init__.py	Thu Apr 11 22:41:06 2019 +0200
+++ b/hgext3rd/topic/__init__.py	Fri Apr 12 02:15:24 2019 +0200
@@ -179,7 +179,7 @@
               'topic.active': 'green',
              }
 
-__version__ = '0.14.0.dev'
+__version__ = '0.14.0'
 
 testedwith = '4.4.2 4.5.2 4.6.2 4.7 4.8 4.9'
 minimumhgversion = '4.4'