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