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