Skip to content

Commit 9316192

Browse files
authored
Update pyproject.toml
1 parent 0eb8d23 commit 9316192

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tokencost = ["model_prices.yaml"]
1010

1111
[project]
1212
name = "tokencost"
13-
version = "0.0.5"
13+
version = "0.0.6"
1414
authors = [
1515
{ name = "Trisha Pan", email = "trishaepan@gmail.com" },
1616
{ name = "Alex Reibman", email = "areibman@gmail.com" },
@@ -40,4 +40,4 @@ llama-index = [
4040

4141
[project.urls]
4242
Homepage = "https://github.com/AgentOps-AI/tokencost"
43-
Issues = "https://github.com/AgentOps-AI/tokencost/issues"
43+
Issues = "https://github.com/AgentOps-AI/tokencost/issues"

0 commit comments

Comments
 (0)