We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efcf183 commit 48304e0Copy full SHA for 48304e0
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "openkb"
7
-version = "0.1.0"
+version = "0.1.0.dev0"
8
description = "Karpathy's LLM Knowledge Base workflow — powered by PageIndex"
9
readme = "README.md"
10
requires-python = ">=3.10"
0 commit comments