Release 0.6

Refs #42, #44
This commit is contained in:
Simon Willison
2025-02-18 21:53:30 -08:00
parent 6164edf25c
commit 1b234ff6dc

View File

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