setup: Bump version for income_type update.

This commit is contained in:
Brett Smith 2020-06-25 13:57:44 -04:00
parent 9699f4e527
commit cd5d98eb4d

View file

@ -5,7 +5,7 @@ from setuptools import setup
setup(
name='conservancy_beancount',
description="Plugin, library, and reports for reading Conservancy's books",
version='1.5.0',
version='1.5.1',
author='Software Freedom Conservancy',
author_email='info@sfconservancy.org',
license='GNU AGPLv3+',