diff --git a/setup.py b/setup.py index 684cde263968e30c21930e2c2b8dad295f66cab8..e33b7c3aafda3c6ede44ffb16b8a5fb7dc0e6d2a 100755 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ REQUIREMENTS['tests_require'] = [ setup( name='import2ledger', description="Import different sources of financial data to Ledger", - version='1.4.2', + version='1.4.3', author='Brett Smith', author_email='brettcsmith@brettcsmith.org', license='GNU AGPLv3+',