mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
use bumpver in make bump
This commit is contained in:
parent
72cb75d2b2
commit
aed87ee5dd
1 changed files with 1 additions and 1 deletions
|
|
@ -558,7 +558,7 @@ freeze:
|
|||
## Bump Version number in all files
|
||||
.PHONY: bump_version
|
||||
bump_version:
|
||||
$(DEV_ENV)/bin/pycalver bump;
|
||||
$(DEV_ENV)/bin/bumpver update;
|
||||
|
||||
|
||||
## Create python sdist and bdist_wheel files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue