ensure version string is updated before pypi release
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
parent
a132adbb03
commit
73f22c7af1
1 changed files with 3 additions and 0 deletions
|
@ -245,6 +245,9 @@ eof
|
||||||
# publish man, speeches, website
|
# publish man, speeches, website
|
||||||
make web-release-all
|
make web-release-all
|
||||||
|
|
||||||
|
# Ensure that pypi release has the right version
|
||||||
|
"$0" version
|
||||||
|
|
||||||
# Create and publish package for pypi
|
# Create and publish package for pypi
|
||||||
make pypi-release
|
make pypi-release
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue