diff --git a/setup.py b/setup.py index 68acabef8a05796593b9f2d601639105b930ed27..bfd468a73c5365c13c6eb91ec1fc1073f29917fe 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.9', + version='1.5.10', author='Software Freedom Conservancy', author_email='info@sfconservancy.org', license='GNU AGPLv3+',