> sed "s/CHIRP_VERSION/'$VERSION'/" setup.py Actually, let me just do this in the sdist. I don't love it, but since from-sdist people will have to do this eventually, doing it in the build of the tarball will make them all consistent. --Dan