diff --git a/setup.py b/setup.py index 89089f581dd3ca65ad68b2b7a53daf06f2cba0ba..04749f2a30b9d260c42f9a1aade6c0cd5747073b 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='0.6.1', + version='0.7.0', author='Brett Smith', author_email='brettcsmith@brettcsmith.org', license='GNU AGPLv3+',