Skip to content

Commit

Permalink
Bump version 0.2.0 → 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
phil65 committed Jan 2, 2025
1 parent 0c18fe6 commit d75ae47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tokonomics/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.2.0"
__version__ = "0.2.1"

from tokonomics.toko_types import ModelCosts, TokenCosts, TokenLimits
from tokonomics.core import get_model_costs, calculate_token_cost, get_model_limits
Expand Down

0 comments on commit d75ae47

Please sign in to comment.