Skip to content

Commit

Permalink
fix hf token usage
Browse files Browse the repository at this point in the history
  • Loading branch information
zackees committed Jan 15, 2025
1 parent ebc79b4 commit a671030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
EMAIL = "dont@email.me"
AUTHOR = "Zach Vorhies"
REQUIRES_PYTHON = ">=3.10.0"
VERSION = "2.7.37"
VERSION = "2.7.38"

# The text of the README file
with open(os.path.join(HERE, "README.md"), encoding="utf-8", mode="r") as fd:
Expand Down

0 comments on commit a671030

Please sign in to comment.