diff --git a/setup.py b/setup.py index 728143e0027525f596ca89c2305e633419d5c010..b11cee9998be5006872942d80ca9e147ce28371c 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.3', + version='0.4', author='Brett Smith', author_email='brettcsmith@brettcsmith.org', license='GNU AGPLv3+',