diff --git a/setup.cfg b/setup.cfg index 4005042..8692665 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = conservancy_beancount -version = 1.20.0 +version = 1.21.0 author = Software Freedom Conservancy author_email = info@sfconservancy.org description = Plugin, library, and reports for reading Conservancy’s books @@ -12,7 +12,7 @@ long_description = file: README.rst long_description_content_type = text/x-rst; charset=UTF-8 project_urls = Source = %(url)s -url = https://k.sfconservancy.org/NPO-Accounting/conservancy_beancount +url = https://f.sfconservancy.org/NPO-Accounting/conservancy_beancount [bdist_wheel] universal = 1 @@ -36,7 +36,6 @@ install_requires = colorama GitPython>=2.0 odfpy>=1.4.0,!=1.4.1 - pdfminer.six>=20200101 python-dateutil>=2.7 PyYAML>=3.0 regex