Increase version number

This commit is contained in:
Raimon Esteve 2020-10-04 16:31:50 +02:00
parent 97b2c50887
commit 0d95571161
1 changed files with 1 additions and 1 deletions

View File

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