hgext3rd/topic/__init__.py
branchstable
changeset 4519 e23f85bc43ed
parent 4517 33c617626fd9
child 4520 36632d514af2
child 4522 001eb0f11bcd
--- a/hgext3rd/topic/__init__.py	Fri Apr 12 02:17:03 2019 +0200
+++ b/hgext3rd/topic/__init__.py	Fri Apr 12 02:20:24 2019 +0200
@@ -179,7 +179,7 @@
               'topic.active': 'green',
              }
 
-__version__ = '0.14.0'
+__version__ = '0.14.1.dev'
 
 testedwith = '4.4.2 4.5.2 4.6.2 4.7 4.8 4.9'
 minimumhgversion = '4.4'