Release 0.5

Refs #27, #30, #36, #38, #39
This commit is contained in:
Simon Willison
2025-02-13 20:04:58 -08:00
parent fd928cc934
commit fdca384b1c

View File

@@ -1,6 +1,6 @@
[project]
name = "files-to-prompt"
version = "0.4"
version = "0.5"
description = "Concatenate a directory full of files into a single prompt for use with LLMs"
readme = "README.md"
authors = [{name = "Simon Willison"}]