diff --git a/setup.py b/setup.py index acbc6e836bca681e9194471c5bda4d16564df92e..1a8b240f265599e8b43122a12f2aea11050cd474 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.1.12', + version='1.1.13', author='Software Freedom Conservancy', author_email='info@sfconservancy.org', license='GNU AGPLv3+',