hgext3rd/topic/__init__.py
branchstable
changeset 3940 e69ff3ae758c
parent 3938 2c5d79c6459c
child 3942 38c9a050ba03
child 3997 e7abf863e113
--- a/hgext3rd/topic/__init__.py	Fri Aug 03 05:43:54 2018 +0200
+++ b/hgext3rd/topic/__init__.py	Mon Aug 13 12:55:10 2018 +0200
@@ -181,7 +181,7 @@
               'topic.active': 'green',
              }
 
-__version__ = '0.10.0'
+__version__ = '0.10.1.dev'
 
 testedwith = '4.3.3 4.4.2 4.5.2 4.6.2 4.7'
 minimumhgversion = '4.3'