--- a/hgext3rd/topic/__init__.py Fri Oct 12 16:31:20 2018 +0200
+++ b/hgext3rd/topic/__init__.py Wed Oct 17 13:36:08 2018 +0200
@@ -178,7 +178,7 @@
'topic.active': 'green',
}
-__version__ = '0.12.0'
+__version__ = '0.12.1.dev'
testedwith = '4.3.3 4.4.2 4.5.2 4.6.2 4.7'
minimumhgversion = '4.3'