diff hggit/__init__.py @ 1123:70c9dfdb0bc1

merge with 0.8.11 release
author Kevin Bullock <kbullock@ringworld.org>
date Sat, 24 Feb 2018 17:30:57 -0600
parents bd1a01f98154 b90c69681d2d
children d75d704772d1
line wrap: on
line diff
--- a/hggit/__init__.py	Tue Nov 28 22:49:58 2017 -0800
+++ b/hggit/__init__.py	Sat Feb 24 17:30:57 2018 -0600
@@ -77,7 +77,7 @@
     'collections',
 ])
 
-__version__ = '0.8.10'
+__version__ = '0.8.11'
 
 testedwith = ('2.8.2 2.9.2 3.0.2 3.1.2 3.2.4 3.3.3 3.4.2 3.5.2 3.6.3 3.7.3'
               '3.8.4 3.9.2 4.0.2 4.1.3 4.2.3 4.3.3 4.4.2 4.5')