Skip to content

Version

Info

The --version flag displays the current installed version of show-file-tree.


Usage

Usage

`--version` command
show-file-tree --version

Example

Example

show-file-tree --version
show-file-tree version: v0.0.1

Tip

  • Useful to verify your installation before running commands.
  • Helpful when reporting bugs or issues to confirm the version you are using.

How to update

Update

From PyPI
# If you installed from PyPI, update with:
pip install --upgrade show-file-tree

Reporting issues

When opening an issue, please include:

  • show-file-tree --version output (exact text)
  • OS and Python version (python --version)
  • A minimal reproduction (command used + small sample tree or repo link)

Release notes / changelog

Note

See CHANGELOG.md for release history and detailed notes.