release: 0.2.5 add repository link for PyPI users

This commit is contained in:
2026-04-03 22:51:08 +02:00
parent 4052c6f71f
commit 8259b2e132
3 changed files with 14 additions and 7 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "cd-browser"
version = "0.2.4"
version = "0.2.5"
description = "A fast keyboard-driven directory navigator for the terminal."
readme = "README.md"
requires-python = ">=3.8"