setup: Version bump for validation changes.

This commit is contained in:
Brett Smith 2020-05-21 23:00:06 -04:00
parent 552ef45f47
commit 1286cc2200

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