diff hgext3rd/pullbundle.py @ 4208:7d4c80c3f386

branching: merge stable back into default
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 25 Oct 2018 17:03:34 +0200
parents 326c043bf89c 46cef25fbd96
children 46c990705a96
line wrap: on
line diff
--- a/hgext3rd/pullbundle.py	Thu Oct 25 12:49:48 2018 +0200
+++ b/hgext3rd/pullbundle.py	Thu Oct 25 17:03:34 2018 +0200
@@ -92,7 +92,7 @@
 
 from mercurial.i18n import _
 
-__version__ = '0.1.0'
+__version__ = '0.1.1'
 testedwith = '4.4 4.5 4.6 4.7.1'
 minimumhgversion = '4.4'
 buglink = 'https://bz.mercurial-scm.org/'