Changeset - e3335aa6ece1
[Not reviewed]
0 1 0
Brett Smith - 7 years ago 2017-11-09 21:19:29
brettcsmith@brettcsmith.org
setup: Bump version to 0.2.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
setup.py
Show inline comments
...
 
@@ -5,7 +5,7 @@ from setuptools import setup, find_packages
 
setup(
 
    name='import2ledger',
 
    description="Import different sources of financial data to Ledger",
 
    version='0.1',
 
    version='0.2',
 
    author='Brett Smith',
 
    author_email='brettcsmith@brettcsmith.org',
 
    license='GNU AGPLv3+',
0 comments (0 inline, 0 general)