ensure version string is updated before pypi release

Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
Nico Schottelius 2013-09-09 11:46:29 +02:00
parent a132adbb03
commit 73f22c7af1
1 changed files with 3 additions and 0 deletions

View File

@ -245,6 +245,9 @@ eof
# publish man, speeches, website
make web-release-all
# Ensure that pypi release has the right version
"$0" version
# Create and publish package for pypi
make pypi-release