hgext3rd/topic/__init__.py
changeset 3727 3f26434bdf5c
parent 3725 3b220226bbec
child 3768 482195001997
--- a/hgext3rd/topic/__init__.py	Wed Apr 25 14:18:19 2018 +0100
+++ b/hgext3rd/topic/__init__.py	Wed Apr 25 14:19:13 2018 +0100
@@ -176,7 +176,7 @@
               'topic.active': 'green',
              }
 
-__version__ = '0.9.1.dev'
+__version__ = '0.10.0.dev'
 
 testedwith = '4.3.3 4.4.2 4.5.2 4.6'
 minimumhgversion = '4.3'