diff --git a/setup.py b/setup.py index 11a6e18690bd74c65d78a63fc6a9406a02b4346e..9dce543dc23458634fb5594c1029cccdd9eda4ca 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.9.3', + version='0.10.0', author='Brett Smith', author_email='brettcsmith@brettcsmith.org', license='GNU AGPLv3+',