diff --git a/setup.py b/setup.py index 9263ac134a0d745b2110d2c53543858a4c0b7d7b..6794b7069684bc234ea6286c208ee53dded38fb2 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.5.0', + version='1.5.1', author='Software Freedom Conservancy', author_email='info@sfconservancy.org', license='GNU AGPLv3+',