We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eb8d23 commit 9316192Copy full SHA for 9316192
1 file changed
pyproject.toml
@@ -10,7 +10,7 @@ tokencost = ["model_prices.yaml"]
10
11
[project]
12
name = "tokencost"
13
-version = "0.0.5"
+version = "0.0.6"
14
authors = [
15
{ name = "Trisha Pan", email = "trishaepan@gmail.com" },
16
{ name = "Alex Reibman", email = "areibman@gmail.com" },
@@ -40,4 +40,4 @@ llama-index = [
40
41
[project.urls]
42
Homepage = "https://github.com/AgentOps-AI/tokencost"
43
-Issues = "https://github.com/AgentOps-AI/tokencost/issues"
+Issues = "https://github.com/AgentOps-AI/tokencost/issues"
0 commit comments