diff --git a/setup.py b/setup.py index e3101570bcb95d985bd338366333868c7e8dd35c..287ceea933f9fe4043dbc7d71cb53fdbcd038c14 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.9', + version='1.1.0', author='Software Freedom Conservancy', author_email='info@sfconservancy.org', license='GNU AGPLv3+',