diff --git a/setup.py b/setup.py index 36dc6ffbc80102f86aaf954ab0ba36d79c913cc7..f052290b09f072635400865a78849ef35067e5a8 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.15.3', + version='1.15.4', author='Software Freedom Conservancy', author_email='info@sfconservancy.org', license='GNU AGPLv3+',