diff --git a/setup.py b/setup.py index 02e55801f99ea0ca88bfa8a5a11e7c9cec64b23f..de8c6d672fca052f8742d1939d2daaaa843a8ae0 100755 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ from setuptools import setup setup( name='conservancy_beancount', description="Plugin, library, and reports for reading Conservancy's books", - version='1.7.0', + version='1.7.1', author='Software Freedom Conservancy', author_email='info@sfconservancy.org', license='GNU AGPLv3+',