Release 0.4

Refs #28
This commit is contained in:
Simon Willison
2024-10-16 16:24:08 -07:00
parent ae06f2039f
commit f9a4d8fa20

View File

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