#!/usr/bin/env bash

set -o pipefail

python setup.py sdist
python setup.py bdist_wheel
