mirror of
https://github.com/jazzband/django-categories.git
synced 2026-03-16 22:30:24 +00:00
fix setup.cfg for zest.releaser
This commit is contained in:
parent
76b7f2e9bf
commit
5436e0282c
1 changed files with 8 additions and 5 deletions
|
|
@ -65,3 +65,6 @@ search = Unreleased
|
|||
[bumpversion:file(diff link):CHANGELOG.md]
|
||||
search = {current_version}...HEAD
|
||||
replace = {current_version}...{new_version}
|
||||
|
||||
[zest.releaser]
|
||||
python-file-with-version = categories/__init__.py
|
||||
|
|
|
|||
Loading…
Reference in a new issue