diff --git a/setup.py b/setup.py index 7561748d2a1df3b3c61640413b056f1165c4dd72..31de759af818cdd2f8150f0d741852ea9a828506 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.1', + version='1.12.2', author='Software Freedom Conservancy', author_email='info@sfconservancy.org', license='GNU AGPLv3+',