diff --git a/setup.py b/setup.py index 576a4fa26cf6f81eef9dba5b2d48b8e1f4792234..f56b6551857791637e080512386955e7977f9477 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.8.2', + version='1.8.3', author='Software Freedom Conservancy', author_email='info@sfconservancy.org', license='GNU AGPLv3+',