hgext3rd/topic/__init__.py
branchstable
changeset 4665 756db65030c6
parent 4658 89c1b739fabe
child 4667 344befcf63aa
--- a/hgext3rd/topic/__init__.py	Thu Jun 06 14:32:25 2019 +0200
+++ b/hgext3rd/topic/__init__.py	Thu Jun 06 14:24:19 2019 +0200
@@ -186,7 +186,7 @@
               'topic.active': 'green',
              }
 
-__version__ = '0.15.0.dev'
+__version__ = '0.15.0'
 
 testedwith = '4.5.2 4.6.2 4.7 4.8 4.9 5.0'
 minimumhgversion = '4.5'