diff --git a/setup.py b/setup.py index bab6ee30e78f06d6b5007efb7324fee444907fd4..e6c61ead44bb7b922288c5d3db0a00e396409a97 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.8.6', + version='1.8.7', author='Software Freedom Conservancy', author_email='info@sfconservancy.org', license='GNU AGPLv3+',