Release 0.2.1

Refs #5
This commit is contained in:
Simon Willison
2024-04-07 23:04:01 -07:00
parent 84df8a64ae
commit 66b1e8864b

View File

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