Release 0.2

Refs #1, #2, #4
This commit is contained in:
Simon Willison
2024-04-07 22:37:42 -07:00
committed by GitHub
parent df5f89e8c9
commit b123b19ae8

View File

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