We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8668b7d commit c4c4273Copy full SHA for c4c4273
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "gptify"
3
-version = "0.3.0"
+version = "0.3.1"
4
description = "Convert code repos into an LLM prompt-friendly format. Forked from https://github.com/zackees/gptrepo"
5
authors = ["Wilder Lopes <[email protected]>"]
6
readme = "README.md"
0 commit comments