diff --git a/setup.py b/setup.py index 92f2146c6b0f9be5cc1c29e6c15cff9442d3aec1..92e658a72cea001ff105dd54140ea978af7b7f17 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.0.8', + version='1.0.9', author='Software Freedom Conservancy', author_email='info@sfconservancy.org', license='GNU AGPLv3+',