Release 0.3

Refs #9, #15, #16
This commit is contained in:
Simon Willison
2024-09-08 22:44:27 -07:00
parent 243799505d
commit 3332a864d3

View File

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