Skip to content

Commit

Permalink
Update pyproject.toml - bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfeil authored Sep 18, 2024
1 parent 585aca1 commit 201fb2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/infinity_emb/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "infinity_emb"
version = "0.0.55"
version = "0.0.56"
description = "Infinity is a high-throughput, low-latency REST API for serving text-embeddings, reranking models and clip."
authors = ["michaelfeil <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 201fb2c

Please sign in to comment.