diff --git a/setup.py b/setup.py index aaf15b543d673f716de7ba45a30b57850491fb83..8de41b7e7f1e244835a9e2d50cbdcacf699e5da1 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.11.0', + version='0.11.1', author='Brett Smith', author_email='brettcsmith@brettcsmith.org', license='GNU AGPLv3+',