diff --git a/setup.py b/setup.py index 1c8a859..52cc615 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ os.path.join(os.path.abspath(os.path.dirname(__file__)), 'README.md')).read(), long_description_content_type="text/markdown", - version='0.2.3', + version='0.2.4', description='Import Chase banking transactions into beancount format', author='Michael Lynch', license="MIT",