How to release pyd

  1. update version.txt (optional, should self correct if you forget)
  2. set a git tag in semver format (vX.Y.Z)
    1. that should take care of code.dlang.org
    2. deploy to pypi is through travis, so it should be automatic, but travis can get crapped up
  3. readthedocs apparently updates itself
  4. waa! wish we had a way to generate api docs!