#!/bin/bash set -e PKGs='libpt-{bin,bintols,ccc,core,hedu,log,math,net,py} libpt' cargo publish $PKGs cargo publish --registry cscherr $PKGs