From d0fb03db0b9b038e32a13eab14aa53c1eb0c9913 Mon Sep 17 00:00:00 2001 From: Waylon Walker Date: Fri, 25 Jun 2021 07:24:03 -0500 Subject: [PATCH] add pyproject.toml to bumplist --- setup.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.cfg b/setup.cfg index 9c9a794..1db8deb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -5,6 +5,8 @@ tag = True [bumpversion:file:setup.py] +[bumpversion:file:pyproject.toml] + [bumpversion:file:pypi_list/__init__.py] [flake8]