alexdlaird / pyngrok

A Python wrapper for ngrok
https://pyngrok.readthedocs.io
MIT License
425 stars 59 forks source link

Release script to validate pre/post deploy #33

Closed alexdlaird closed 4 years ago

alexdlaird commented 4 years ago

Ensure versions are bumped in at least setup.py and ngrok.py to match the new version tag, otherwise build should fail (since the CLI help and/or installation would then be wrong)

alexdlaird commented 4 years ago

https://github.com/alexdlaird/pyngrok/pull/35