hgext3rd/topic/__init__.py
changeset 3232 c1d20598bc2b
parent 3228 8cc8fb94cc00
parent 3225 28fb347a5bf8
child 3235 8a772f0c54d9
--- a/hgext3rd/topic/__init__.py	Wed Dec 06 02:08:37 2017 +0100
+++ b/hgext3rd/topic/__init__.py	Tue Dec 05 18:31:08 2017 +0100
@@ -174,7 +174,7 @@
               'topic.active': 'green',
              }
 
-__version__ = '0.5.2.dev'
+__version__ = '0.6.0.dev'
 
 testedwith = '4.1.3 4.2.3 4.3.3 4.4.1'
 minimumhgversion = '4.1'