diff --git a/setup.py b/setup.py index 52996563d8d4651e81827a6367527bf4b81d1702..b126f4d8f2ec1777852ab61d4c66aa15a8ffe2ba 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.17.0', + version='1.17.1', author='Software Freedom Conservancy', author_email='info@sfconservancy.org', license='GNU AGPLv3+',