diff --git a/setup.py b/setup.py index c5b51e7206beba138c8687d9c3175c4c29a9e219..28e2a7448b71e50bc4c978ad17354718d64614e4 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.4', + version='1.8.5', author='Software Freedom Conservancy', author_email='info@sfconservancy.org', license='GNU AGPLv3+',