diff --git a/setup.py b/setup.py index e5cadd1cb09f3e292d50fa2f21028bfd25bc8f61..867d9d5125c71e05a1c13d07d0c96026556ef554 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.7.4', + version='1.8.0', author='Software Freedom Conservancy', author_email='info@sfconservancy.org', license='GNU AGPLv3+',