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