setup: Bump version for new oreilly importers.
This commit is contained in:
parent
309ea4ac6a
commit
e22b2f7c17
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -30,7 +30,7 @@ REQUIREMENTS['tests_require'] = [
|
|||
setup(
|
||||
name='import2ledger',
|
||||
description="Import different sources of financial data to Ledger",
|
||||
version='0.4',
|
||||
version='0.5',
|
||||
author='Brett Smith',
|
||||
author_email='brettcsmith@brettcsmith.org',
|
||||
license='GNU AGPLv3+',
|
||||
|
|
Loading…
Reference in a new issue