Skip to content

Commit 144b2a9

Browse files
Bump version to 0.1.26
This fixes the release issue where 0.1.26 was released without updating the version in pyproject.toml from 0.1.25. Co-Authored-By: Alex <[email protected]>
1 parent 0ded5d3 commit 144b2a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tokencost = ["model_prices.json"]
1010

1111
[project]
1212
name = "tokencost"
13-
version = "0.1.25"
13+
version = "0.1.26"
1414
authors = [
1515
{ name = "Trisha Pan", email = "[email protected]" },
1616
{ name = "Alex Reibman", email = "[email protected]" },

0 commit comments

Comments
 (0)