hgext3rd/topic/__init__.py
branchstable
changeset 3444 80894dbf9899
parent 3439 6c772398eb4e
child 3445 b0ca70e733bf
--- a/hgext3rd/topic/__init__.py	Sat Jan 20 12:53:25 2018 +0100
+++ b/hgext3rd/topic/__init__.py	Sat Jan 20 12:48:26 2018 +0100
@@ -175,7 +175,7 @@
               'topic.active': 'green',
              }
 
-__version__ = '0.7.0'
+__version__ = '0.7.1.dev'
 
 testedwith = '4.1.3 4.2.3 4.3.3 4.4.2'
 minimumhgversion = '4.1'