diff --git a/setup.cfg b/setup.cfg new file mode 100644 index 0000000..518229a --- /dev/null +++ b/setup.cfg @@ -0,0 +1,7 @@ +[bumpversion] +current_version = 0.1.0 +commit = True +tag = True + +[bumpversion:file:setup.py] +[bumpversion:file:pypi_list/__init__.py]