diff --git a/setup.py b/setup.py index 762787058720e4649482f181d750e3529186a5c8..57db701fa7b4d862f72fa5ea762dbd49465594a5 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.2.0', + version='1.2.1', author='Software Freedom Conservancy', author_email='info@sfconservancy.org', license='GNU AGPLv3+',