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