diff --git a/pybrinf/__init__.py b/pybrinf/__init__.py index 4715c40..f5650f1 100644 --- a/pybrinf/__init__.py +++ b/pybrinf/__init__.py @@ -4,7 +4,7 @@ ''' __title__ = 'pybrinf' -__version__ = '0.0.3' +__version__ = '0.0.4' __author__ = 'Manuel Cabral' __license__ = 'GNU General Public License v3.0'