Skip to content
Snippets Groups Projects

LocalDB Viewer v2.6.5

Documentation

Documentation is compiled in the mkdocs page from this gitlab repo.

Versioning

Versioning is done via tbump. Install tbump into your python environment using your favorite tool (pip, pipx, etc...). In short, you can do:

tbump 2.6.5
tbump 2.2.4-rc0

and it will bump the version everywhere and automatically tag and push.