diff --git a/setup.py b/setup.py index 610a3feabf887a5dfe127c4928e2b154597f455a..fc59804154c142be3905940e47d10a37d7338785 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.12.3', + version='1.12.4', author='Software Freedom Conservancy', author_email='info@sfconservancy.org', license='GNU AGPLv3+',