ensure version string is updated before pypi release

Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
remotes/origin/2.3
Nico Schottelius 11 years ago
parent a132adbb03
commit 73f22c7af1
  1. 3
      bin/build-helper

@ -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

Loading…
Cancel
Save