Skip to content

7.1.4

Compare
Choose a tag to compare
@alexdlaird alexdlaird released this 05 Mar 22:40
· 125 commits to main since this release

Added

  • Build and style improvements.

Removed

  • conf.VERSION, moved all version information to pyngrok/__init__.py. Get package version with from pyngrok import __version__ instead.