diff --git a/mt940/__about__.py b/mt940/__about__.py index 1b92f00..55cb95c 100644 --- a/mt940/__about__.py +++ b/mt940/__about__.py @@ -6,7 +6,7 @@ statistics and manipulation. '''.strip().split()) __email__ = 'wolph@wol.ph' -__version__ = '4.18.0' +__version__ = '4.19.0' __license__ = 'BSD' __copyright__ = 'Copyright 2015 Rick van Hattem (wolph)' __url__ = 'https://github.com/WoLpH/mt940'