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