facebook / PathPicker

PathPicker accepts a wide range of input -- output from git commands, grep results, searches -- pretty much anything. After parsing the input, PathPicker presents you with a nice UI to select which files you're interested in. After that you can open them in your favorite editor or execute arbitrary commands.
https://facebook.github.io/PathPicker/
MIT License
5.11k stars 283 forks source link

Synchronize pyproject.toml version with src/version.py #430

Closed Jasha10 closed 5 months ago

Jasha10 commented 1 year ago

The version number in pyproject.toml was out of sync with src/version.py.

thiagowfx commented 5 months ago

LGTM (I forgot to bump it on https://github.com/facebook/PathPicker/pull/415)