diff --git a/setup.py b/setup.py index 9cd03fa32fecac7936f6dbda52801430c47c9948..8c57750e644cf72055a19b40f6587f32ecc599ed 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='1.3.0', + version='1.3.1', author='Brett Smith', author_email='brettcsmith@brettcsmith.org', license='GNU AGPLv3+',