Bump to 0.7.1.

This commit is contained in:
Alec Thomas 2013-06-29 10:41:04 -04:00
parent aa4f92e5a6
commit b8a8677136
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ except AttributeError:
pass
__author__ = 'Alec Thomas <alec@swapoff.org>'
__version__ = '0.7.0'
__version__ = '0.7.1'
__version_tag__ = ''
log = logging.getLogger(__name__)