Metadata-Version: 2.1
Name: dubhub
Version: 0.1.64
Summary: Dubhub CLI
Home-page: https://dubhub.io
License: BSD 2-Clause License
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: sentry-sdk
Requires-Dist: psycopg
Requires-Dist: importlib-metadata ; python_version < "3.8"

# cli

## Instructions for New Version
1. Update the version in dubhub/version.py
2. Install the pip packages in requirements.txt
3. run build_new_version.sh and then upload_new_version.sh
