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