hgext3rd/topic/__init__.py
changeset 3586 fe7dd5dce8c5
parent 3584 23f701c1cfcb
child 3593 b92114f201c9
child 3595 6d08873b5e2f
--- a/hgext3rd/topic/__init__.py	Wed Mar 21 15:30:06 2018 +0100
+++ b/hgext3rd/topic/__init__.py	Wed Mar 21 15:32:59 2018 +0100
@@ -176,7 +176,7 @@
               'topic.active': 'green',
              }
 
-__version__ = '0.8.0.dev'
+__version__ = '0.8.0'
 
 testedwith = '4.1.3 4.2.3 4.3.3 4.4.2 4.5.2'
 minimumhgversion = '4.1'