diff --git a/setup.py b/setup.py index 850e3f9e1727c33528d8c804027f9339578752cd..f1985e26ac9b7acdaca5429d4754c10dd9e23276 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.4.0', + version='1.4.1', author='Software Freedom Conservancy', author_email='info@sfconservancy.org', license='GNU AGPLv3+',