Changeset - 8cf829cc5163
[Not reviewed]
0 1 0
Brett Smith - 4 years ago 2020-06-05 13:11:31
brettcsmith@brettcsmith.org
setup: Version bump for most recent bugfix.
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
 
setup(
 
    name='conservancy_beancount',
 
    description="Plugin, library, and reports for reading Conservancy's books",
 
    version='1.1.1',
 
    version='1.1.2',
 
    author='Software Freedom Conservancy',
 
    author_email='info@sfconservancy.org',
 
    license='GNU AGPLv3+',
0 comments (0 inline, 0 general)