setup: Version bump for latest bugfix.

This commit is contained in:
Brett Smith 2020-06-09 17:06:39 -04:00
parent 6e9a612bb7
commit d3ef19c5f6

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.1.6',
version='1.1.7',
author='Software Freedom Conservancy',
author_email='info@sfconservancy.org',
license='GNU AGPLv3+',