diff --git a/setup.py b/setup.py index e33b7c3aafda3c6ede44ffb16b8a5fb7dc0e6d2a..0918086b4cfcbea9357023db27d4f0c84a3ae86e 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.3', + version='1.4.4', author='Brett Smith', author_email='brettcsmith@brettcsmith.org', license='GNU AGPLv3+',