Changeset - 36dc1e6e43df
[Not reviewed]
0 1 0
Brett Smith - 5 years ago 2019-02-15 20:26:37
brettcsmith@brettcsmith.org
setup: Bump version for new Benevity importer.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
setup.py
Show inline comments
...
 
@@ -30,7 +30,7 @@ REQUIREMENTS['tests_require'] = [
 
setup(
 
    name='import2ledger',
 
    description="Import different sources of financial data to Ledger",
 
    version='0.6.1',
 
    version='0.7.0',
 
    author='Brett Smith',
 
    author_email='brettcsmith@brettcsmith.org',
 
    license='GNU AGPLv3+',
0 comments (0 inline, 0 general)