diff --git a/setup.py b/setup.py index a590f6aaa9ac3fa928477804e4bd723be3e0e615..97fb540a3a60f3ed1a953dd9e9a0ac74b2901b3d 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.9.6', + version='1.9.7', author='Software Freedom Conservancy', author_email='info@sfconservancy.org', license='GNU AGPLv3+',