diff --git a/setup.py b/setup.py index 859ff7ab52411d0f5a9b3f40ab8325a706e3b7fb..fa810584810690ec9998cbf7a26e7309c53edf10 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.5', + version='0.6', author='Brett Smith', author_email='brettcsmith@brettcsmith.org', license='GNU AGPLv3+',