Increase version number

This commit is contained in:
resteve 2015-12-21 07:48:35 +01:00
parent 7ea9aa54dc
commit ee6e6acfb3
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#This file is part of seur. The COPYRIGHT file at the top level of
#this repository contains the full copyright notices and license terms.
__version__ = '0.0.14'
__version__ = '0.0.15'
__all__ = [
'API',