diff --git a/pyfeeds/__init__.py b/pyfeeds/__init__.py index 89b3a488b78523f89a422e428fb9e72c0949131d..ef100b9277cd791d474a8e70ddb6324728a9eaf7 100644 --- a/pyfeeds/__init__.py +++ b/pyfeeds/__init__.py @@ -5,7 +5,7 @@ # Author: Paul McCarthy <pauldmccarthy@gmail.com> # -__version__ = '0.12.4' +__version__ = '0.13.0' """The pyfeeds version number. """